@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://osf.io/6aegb> a ns1:ProjectComponent ;
    dcterms:created "2022-01-25"^^rdf:string ;
    dcterms:creator <https://osf.io/7d65k>,
        <https://osf.io/97ca3>,
        <https://osf.io/xh4as> ;
    dcterms:description "Auditory stimuli"^^rdf:string ;
    dcterms:hasPart <https://osf.io/nvz4w>,
        <https://osf.io/wzf8t> ;
    dcterms:identifier "https://osf.io/6aegb"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/mv43c> ;
    dcterms:modified "2022-02-01"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Stimuli"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/97ca3> ;
            ns1:order 0 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/xh4as> ;
            ns1:order 2 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/7d65k> ;
            ns1:order 1 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/34650d04-9840-4dd3-94fb-a0b7c4a3942d> ;
    ns1:hasRoot <https://osf.io/mv43c> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 0 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

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

<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/nvz4w> a ns1:ProjectComponent ;
    dcterms:created "2022-01-25"^^rdf:string ;
    dcterms:creator <https://osf.io/7d65k>,
        <https://osf.io/97ca3>,
        <https://osf.io/xh4as> ;
    dcterms:identifier "https://osf.io/nvz4w"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Exp1"^^rdf:string .

<https://osf.io/wzf8t> a ns1:ProjectComponent ;
    dcterms:created "2022-01-26"^^rdf:string ;
    dcterms:creator <https://osf.io/7d65k>,
        <https://osf.io/97ca3>,
        <https://osf.io/xh4as> ;
    dcterms:identifier "https://osf.io/wzf8t"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Exp2"^^rdf:string .

<https://osf.io/mv43c> a ns1:Project ;
    dcterms:created "2021-08-03"^^rdf:string ;
    dcterms:creator <https://osf.io/7d65k>,
        <https://osf.io/97ca3>,
        <https://osf.io/xh4as> ;
    dcterms:identifier "https://osf.io/mv43c"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "The limits of episodic encoding of talker voice attributes across diverse voices"^^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/7d65k> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/7d65k"^^rdf:string ;
    foaf:familyName "Sumner"^^rdf:string ;
    foaf:givenName "Meghan"^^rdf:string ;
    foaf:name "Meghan Sumner"^^rdf:string .

<https://osf.io/97ca3> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-4065-516X"^^rdf:string,
        "https://osf.io/97ca3"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-4065-516X> ;
    foaf:familyName "Clapp"^^rdf:string ;
    foaf:givenName "William"^^rdf:string ;
    foaf:name "William Clapp"^^rdf:string .

<https://osf.io/xh4as> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=PjeAr-kAAAAJ&amp;hl=en"^^rdf:string,
        "https://go.umd.edu/LanguageScienceStationAtPlanetWord"^^rdf:string,
        "https://orcid.org/0000-0003-0528-6899"^^rdf:string,
        "https://osf.io/xh4as"^^rdf:string,
        "https://www.charlottevaughn.com/"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-0528-6899> ;
    foaf:familyName "Vaughn"^^rdf:string ;
    foaf:givenName "Charlotte"^^rdf:string ;
    foaf:name "Charlotte Vaughn"^^rdf:string .