@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/etdw6> a ns1:File ;
    dcterms:created "2024-02-23"^^rdf:string ;
    dcterms:identifier "https://osf.io/etdw6"^^rdf:string ;
    dcterms:modified "2024-02-23"^^rdf:string ;
    ns1:fileName "ra lit search instructions.pdf"^^rdf:string ;
    ns1:filePath "/ra lit search instructions.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/etdw6?revision=1> ;
    ns1:isContainedBy <https://osf.io/pws63> .

<https://osf.io/etdw6?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-02-23"^^rdf:string ;
    dcterms:creator <https://osf.io/ya725> ;
    dcterms:extent "0.564 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-02-23"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::a93ff72b990e0e95deb9221863aede49c4b34d56dc05fc7125dc70e0a1934cab> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://osf.io/pws63> a ns1:ProjectComponent ;
    dcterms:created "2024-02-20"^^rdf:string ;
    dcterms:creator <https://osf.io/2v7du>,
        <https://osf.io/ya725> ;
    dcterms:identifier "https://osf.io/pws63"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/vpq3j> ;
    dcterms:modified "2024-05-17"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Literature Search Instructions for Research Assistants"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/ya725> ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/2v7du> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/cbedbb81-0c89-4509-9b1a-92f56c45626c> ;
    ns1:contains <https://osf.io/etdw6> ;
    ns1:hasRoot <https://osf.io/vpq3j> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 1183496 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-05"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/pws63> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .

<https://osf.io/vpq3j> a ns1:Project ;
    dcterms:created "2022-10-14"^^rdf:string ;
    dcterms:creator <https://osf.io/2v7du>,
        <https://osf.io/ya725> ;
    dcterms:identifier "https://osf.io/vpq3j"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Asian representation within psychology: Who is included? Who is left out?"^^rdf:string .

<https://osf.io/2v7du> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://ase.tufts.edu/psychology/remediosLab/"^^rdf:string,
        "https://osf.io/2v7du"^^rdf:string ;
    foaf:name "Jessica Remedios"^^rdf:string .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/ya725> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ya725"^^rdf:string ;
    foaf:name "Aeroelay Chyei Vinluan"^^rdf:string .