@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/4dsn9> a ns1:File ;
    dcterms:created "2019-11-11"^^rdf:string ;
    dcterms:identifier "https://osf.io/4dsn9"^^rdf:string ;
    dcterms:modified "2019-11-11"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/32ded2ad-7389-4bbb-8675-81e9a4438ec6> ;
    ns1:fileName "37F4.wav"^^rdf:string ;
    ns1:filePath "/Corpus/2-Audio/37F4.wav"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/4dsn9?revision=1> ;
    ns1:isContainedBy <https://osf.io/mtq7b> .

<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/4dsn9?revision=1> a ns1:FileVersion ;
    dcterms:created "2019-11-11"^^rdf:string ;
    dcterms:creator <https://osf.io/2krm7> ;
    dcterms:extent "1.5 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2019-11-11"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::3eaa787def9fe06010482c8fd0cfbd13f1b8ec5af64306279318c31dac06c63c> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/c2m6w> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=aDZrS5cAAAAJ&amp;hl=en"^^rdf:string,
        "https://orcid.org/0000-0001-9124-9204"^^rdf:string,
        "https://osf.io/c2m6w"^^rdf:string,
        "https://researchgate.net/profile/Sara_Incera"^^rdf:string,
        "https://www.facebook.com/Multilingual.Laboratory"^^rdf:string,
        "https://www.linkedin.com/in/sara-incera-97839935/"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-9124-9204> ;
    foaf:name "Sara Incera"^^rdf:string .

<https://osf.io/mtq7b> a ns1:Project ;
    dcterms:created "2019-02-25"^^rdf:string ;
    dcterms:creator <https://osf.io/2krm7>,
        <https://osf.io/c2m6w>,
        <https://osf.io/tq72z> ;
    dcterms:dateCopyrighted "2023"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/MTQ7B"^^rdf:string,
        "https://osf.io/mtq7b"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Bluegrass Corpus"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/MTQ7B> .

<https://osf.io/tq72z> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/homerhanumat"^^rdf:string,
        "https://osf.io/tq72z"^^rdf:string ;
    foaf:name "Homer S. White"^^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/2krm7> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/2krm7"^^rdf:string ;
    foaf:name "Bailey McGuffin"^^rdf:string .