@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/2vmgy> a ns1:File ;
    dcterms:created "2023-02-02"^^rdf:string ;
    dcterms:identifier "https://osf.io/2vmgy"^^rdf:string ;
    dcterms:modified "2023-02-02"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/589c527b-18e9-484a-b056-ab7065a7248c> ;
    ns1:fileName "S4A07452_20180725_195747.mp3"^^rdf:string ;
    ns1:filePath "/S4A07452_20180725_195747.mp3"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/2vmgy?revision=1> ;
    ns1:isContainedBy <https://osf.io/5n7kz> .

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

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