@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/m58uh> a ns1:File ;
    dcterms:created "2018-11-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/m58uh"^^rdf:string ;
    dcterms:modified "2018-11-30"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/4d13b21d-d513-4cac-9fb7-5c3686ae239f> ;
    ns1:fileName "GE_F_teng_kem_hef_nep.wav"^^rdf:string ;
    ns1:filePath "/Archive of OSF Storage/GE_F_teng_kem_hef_nep.wav"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/m58uh?revision=1> ;
    ns1:isContainedBy <https://osf.io/tydwz> .

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

<https://osf.io/m58uh?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-11-28"^^rdf:string ;
    dcterms:creator <https://osf.io/6a8ad> ;
    dcterms:extent "0.290 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-11-28"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::7074ad77b136a6a272b9d4c122d3ac7bd56b5f86808bd6a48cdc0163a0457628> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/registries/osf> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/"^^rdf:string,
        "https://osf.io/registries/osf"^^rdf:string ;
    foaf:name "OSF Registries"^^rdf:string .

<https://osf.io/tydwz> a ns1:RegistrationComponent ;
    dcterms:created "2018-11-30"^^rdf:string ;
    dcterms:creator <https://osf.io/6a8ad> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/TYDWZ"^^rdf:string,
        "https://osf.io/tydwz"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:title "Stimuli"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/TYDWZ> .

<https://osf.io/6a8ad> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/6a8ad"^^rdf:string ;
    foaf:name "Thomas Denby"^^rdf:string .