@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://osf.io/5e7vg> a ns1:Registration ;
    dcterms:created "2021-12-15"^^rdf:string ;
    dcterms:creator <https://osf.io/7d65k>,
        <https://osf.io/97ca3>,
        <https://osf.io/xh4as> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/5E7VG"^^rdf:string,
        "https://osf.io/5e7vg"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "The limits of episodic encoding of talker voice attributes across diverse voices"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/5E7VG> .

<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:identifier "https://osf.io/6aegb"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Stimuli"^^rdf:string .

<https://osf.io/js3vw> 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://doi.org/10.17605/OSF.IO/JS3VW"^^rdf:string,
        "https://osf.io/js3vw"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Data &amp; Analysis"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/JS3VW> .

<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:hasPart <https://osf.io/6aegb>,
        <https://osf.io/js3vw>,
        <https://osf.io/s9tza> ;
    dcterms:hasVersion <https://osf.io/5e7vg> ;
    dcterms:identifier "https://osf.io/mv43c"^^rdf:string ;
    dcterms:modified "2022-02-01"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "The limits of episodic encoding of talker voice attributes across diverse voices"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/7d65k> ;
            ns1:order 1 ],
        [ 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 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/f72b531d-58b5-454b-b999-9a5706717ccb> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 0 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-06"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/mv43c> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .

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

<https://osf.io/s9tza> a ns1:ProjectComponent ;
    dcterms:created "2021-08-05"^^rdf:string ;
    dcterms:creator <https://osf.io/97ca3> ;
    dcterms:identifier "https://osf.io/s9tza"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Stage 1 Draft"^^rdf:string .

<https://schema.datacite.org/meta/kernel-4/#StudyRegistration> rdfs:label "StudyRegistration"@en .

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

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^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 .