@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/cz8q6> a ns1:File ;
    dcterms:created "2022-06-27"^^rdf:string ;
    dcterms:identifier "https://osf.io/cz8q6"^^rdf:string ;
    dcterms:modified "2022-07-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/3bff662d-a58a-4d76-b996-a16b70fa1022> ;
    ns1:fileName "BlackASLOver55Texas231_43SD_Cameraperson_DHC_Pcf_200804.eaf"^^rdf:string ;
    ns1:filePath "/Files/eaf_files-2022/BlackASLOver55Texas231_43SD_Cameraperson_DHC_Pcf_200804.eaf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/cz8q6?revision=1> ;
    ns1:isContainedBy <https://osf.io/j2tyq> .

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

<https://osf.io/cz8q6?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-06-27"^^rdf:string ;
    dcterms:creator <https://osf.io/ypktz> ;
    dcterms:extent "0.049 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-06-27"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::af3ce031bd2a41ef12c670fd1f05db6f9b1a6a799c232d5d90ee75d450a6a4df> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/j2tyq> a ns1:Project ;
    dcterms:created "2022-06-02"^^rdf:string ;
    dcterms:creator <https://osf.io/ypktz> ;
    dcterms:identifier "https://osf.io/j2tyq"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "MoLo Open Access"^^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/ypktz> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ypktz"^^rdf:string ;
    foaf:name "Ming Li"^^rdf:string .