@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/8fhnv> a ns1:File ;
    dcterms:created "2021-05-17"^^rdf:string ;
    dcterms:identifier "https://osf.io/8fhnv"^^rdf:string ;
    dcterms:modified "2021-05-17"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/d5a1f70e-3ee2-4105-9e9c-21dd55c5805c> ;
    ns1:fileName "Faith Communities Today Survey (FACT) 2015, Lutheran Church - Missouri Synod.SAV"^^rdf:string ;
    ns1:filePath "/Faith Communities Today Survey (FACT) 2015, Lutheran Church - Missouri Synod.SAV"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/8fhnv?revision=1> ;
    ns1:isContainedBy <https://osf.io/qvgf2> .

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

<https://osf.io/8fhnv?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-05-17"^^rdf:string ;
    dcterms:creator <https://osf.io/svrt5> ;
    dcterms:extent "0.303 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-05-17"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::6368d53f07a11117c4ee22e14f91d22331a8880b5d33215edb4046091bc7cfc5> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/qvgf2> a ns1:Project ;
    dcterms:created "2021-05-17"^^rdf:string ;
    dcterms:creator <https://osf.io/svrt5> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/QVGF2"^^rdf:string,
        "https://osf.io/qvgf2"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Faith Communities Today Survey (FACT) 2015, Lutheran Church - Missouri Synod"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/QVGF2> .

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

<https://osf.io/svrt5> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/svrt5"^^rdf:string,
        "https://www.thearda.com"^^rdf:string ;
    foaf:familyName "Archives"^^rdf:string ;
    foaf:givenName "The Association of Religion"^^rdf:string ;
    foaf:name "The Association of Religion Data Archives"^^rdf:string .