@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/6ygps> a ns1:File ;
    dcterms:created "2018-04-11"^^rdf:string ;
    dcterms:identifier "https://osf.io/6ygps"^^rdf:string ;
    dcterms:modified "2018-04-11"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/ca0d2241-4368-4305-9076-89cc863f93c5> ;
    ns1:fileName "NDSA_CaseStudy_CommunityNews.pdf"^^rdf:string ;
    ns1:filePath "/NDSA_CaseStudy_CommunityNews.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/6ygps?revision=1> ;
    ns1:isContainedBy <https://osf.io/nhxsm> .

<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/3f9vc> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/waynegraham"^^rdf:string,
        "https://osf.io/3f9vc"^^rdf:string ;
    foaf:name "Wayne Graham"^^rdf:string .

<https://osf.io/3ww3a> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/3ww3a"^^rdf:string ;
    foaf:name "Carol Kussmann"^^rdf:string .

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

<https://osf.io/chgd8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/nowviskie"^^rdf:string,
        "http://nowviskie.org"^^rdf:string,
        "https://diglib.org"^^rdf:string,
        "https://osf.io/chgd8"^^rdf:string,
        "https://www.linkedin.com/in/nowviskie"^^rdf:string ;
    foaf:name "Bethany Nowviskie"^^rdf:string .

<https://osf.io/cr8sx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/cr8sx"^^rdf:string ;
    foaf:name "Becca Quon"^^rdf:string .

<https://osf.io/nhxsm> a ns1:ProjectComponent ;
    dcterms:created "2018-04-11"^^rdf:string ;
    dcterms:creator <https://osf.io/3f9vc>,
        <https://osf.io/3ww3a>,
        <https://osf.io/ce2vv>,
        <https://osf.io/chgd8>,
        <https://osf.io/cr8sx>,
        <https://osf.io/q4rdb>,
        <https://osf.io/ukghz>,
        <https://osf.io/v48m6> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:identifier "https://osf.io/nhxsm"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Content Interest Group Case Studies"^^rdf:string .

<https://osf.io/q4rdb> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/q4rdb"^^rdf:string ;
    foaf:name "Aliya Reich"^^rdf:string .

<https://osf.io/ukghz> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ukghz"^^rdf:string ;
    foaf:name "National Digital Stewardship Alliance (NDSA)"^^rdf:string .

<https://osf.io/v48m6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/v48m6"^^rdf:string ;
    foaf:name "Winston Atkins"^^rdf:string ;
    ns1:affiliation <https://ror.org/00py81415> .

<https://ror.org/00py81415> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://ror.org/00py81415"^^rdf:string ;
    foaf:name "Duke University"^^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/ce2vv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/kimnkl"^^rdf:string,
        "https://osf.io/ce2vv"^^rdf:string ;
    foaf:name "Katherine Kim"^^rdf:string .