@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/x2bp3> a ns1:File ;
    dcterms:created "2019-10-15"^^rdf:string ;
    dcterms:identifier "https://osf.io/x2bp3"^^rdf:string ;
    dcterms:modified "2020-04-10"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/92041cd1-a343-428f-b66f-360ca9f36958> ;
    ns1:fileName "23N5.jpeg"^^rdf:string ;
    ns1:filePath "/Corpus/1-Text/23N5.jpeg"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/x2bp3?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/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/x2bp3?revision=1> a ns1:FileVersion ;
    dcterms:created "2019-10-15"^^rdf:string ;
    dcterms:creator <https://osf.io/2krm7> ;
    dcterms:extent "0.044 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2019-10-15"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::85e0e61ef55cbd0c1aad1e56797f9a161b341b98f882e946a0c8dfb493085d91> ;
    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/2krm7> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/2krm7"^^rdf:string ;
    foaf:name "Bailey McGuffin"^^rdf:string .