@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/t83sv> a ns1:File ;
    dcterms:created "2024-02-21"^^rdf:string ;
    dcterms:identifier "https://osf.io/t83sv"^^rdf:string ;
    dcterms:modified "2024-02-21"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/9c632110-9206-491d-9964-bdc7e3b0aa35> ;
    ns1:fileName "psychological_science_articles.xlsx"^^rdf:string ;
    ns1:filePath "/psychological_science_articles.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/t83sv?revision=1> ;
    ns1:isContainedBy <https://osf.io/vpq3j> .

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

<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/t83sv?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-02-21"^^rdf:string ;
    dcterms:creator <https://osf.io/ya725> ;
    dcterms:extent "0.076 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-02-21"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::c98a4a1a2f0ac5e5d8c6319d0883755a93e7971ebf5c8130c81a136aa4cf7b23> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<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> 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 .