@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/v5tzq> a ns1:File ;
    dcterms:created "2024-02-21"^^rdf:string ;
    dcterms:identifier "https://osf.io/v5tzq"^^rdf:string ;
    dcterms:modified "2024-02-21"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/76a2988d-f2fb-4e9a-9893-b3b3a6147562> ;
    ns1:fileName "personality_social_psychology_articles.xlsx"^^rdf:string ;
    ns1:filePath "/personality_social_psychology_articles.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/v5tzq?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/v5tzq?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-02-21"^^rdf:string ;
    dcterms:creator <https://osf.io/ya725> ;
    dcterms:extent "0.096 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-02-21"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::94c29a340d40861f1cf38e8a202b78972d5e0f4b76e65929499964d4ffa13c60> ;
    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 .