@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/u4vcn> a ns1:File ;
    dcterms:created "2023-02-01"^^rdf:string ;
    dcterms:identifier "https://osf.io/u4vcn"^^rdf:string ;
    dcterms:modified "2023-02-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/7006194a-7798-4f00-a4f3-cc98392a9631> ;
    ns1:fileName "S4A06622_20180707_053647.mp3"^^rdf:string ;
    ns1:filePath "/S4A06622_20180707_053647.mp3"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/u4vcn?revision=1> ;
    ns1:isContainedBy <https://osf.io/bszfe> .

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

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