@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/wnd6e> a ns1:File ;
    dcterms:created "2023-01-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/wnd6e"^^rdf:string ;
    dcterms:modified "2023-01-30"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/d6e17158-bb51-495d-9be5-ab19b922053f> ;
    ns1:fileName "S4A07452_20180521_033457.mp3"^^rdf:string ;
    ns1:filePath "/S4A07452_20180521_033457.mp3"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/wnd6e?revision=1> ;
    ns1:isContainedBy <https://osf.io/zb2av> .

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

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