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

<https://osf.io/9pgse> a ns1:File ;
    dcterms:created "2023-02-03"^^rdf:string ;
    dcterms:identifier "https://osf.io/9pgse"^^rdf:string ;
    dcterms:modified "2023-02-03"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/22e66bc8-34cf-4070-82b5-621ae47c258f> ;
    ns1:fileName "S4A06622_20180813_080337.mp3"^^rdf:string ;
    ns1:filePath "/S4A06622_20180813_080337.mp3"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/9pgse?revision=1> ;
    ns1:isContainedBy <https://osf.io/cqdhb> .

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

<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/9pgse?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-02-03"^^rdf:string ;
    dcterms:creator <https://osf.io/zfprx> ;
    dcterms:extent "54.9 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-02-03"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::92f87939a6d6ca3bead08145b76bf601bab8dec8030b55ced95beafa773abc96> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/cqdhb> a ns1:ProjectComponent ;
    dcterms:created "2023-02-03"^^rdf:string ;
    dcterms:creator <https://osf.io/zfprx> ;
    dcterms:dateCopyrighted "2023"^^rdf:string ;
    dcterms:identifier "https://osf.io/cqdhb"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "W_PercyWarner_DeepWell_36.07563n86.87832w"^^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/zfprx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-8821-7383"^^rdf:string,
        "https://osf.io/zfprx"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-8821-7383> ;
    foaf:name "Nicole Creanza"^^rdf:string .