@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/9vcdg> a ns1:File ;
    dcterms:created "2023-01-31"^^rdf:string ;
    dcterms:identifier "https://osf.io/9vcdg"^^rdf:string ;
    dcterms:modified "2023-01-31"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/cb0565cf-6273-423d-8b87-ec6b14fd1942> ;
    ns1:fileName "S4A07452_20180530_033157.mp3"^^rdf:string ;
    ns1:filePath "/S4A07452_20180530_033157.mp3"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/9vcdg?revision=1> ;
    ns1:isContainedBy <https://osf.io/yx3sf> .

<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/9vcdg?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-01-31"^^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-01-31"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::3b76be06f630aae6767de4c8c46b1bcd04c16f22dec0f0c21550bbf2c7f2a9a4> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/yx3sf> a ns1:ProjectComponent ;
    dcterms:created "2023-01-31"^^rdf:string ;
    dcterms:creator <https://osf.io/zfprx> ;
    dcterms:dateCopyrighted "2023"^^rdf:string ;
    dcterms:identifier "https://osf.io/yx3sf"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "K_VanderbiltBehindGarland_36.14678n86.80194w"^^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 .