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

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/487kq> a ns1:File ;
    dcterms:created "2017-10-19"^^rdf:string ;
    dcterms:identifier "https://osf.io/487kq"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Data_2012_ReadMeFile_StaffingSurveyData.pdf"^^rdf:string ;
    ns1:filePath "/Data_2012_ReadMeFile_StaffingSurveyData.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/487kq?revision=1> ;
    ns1:isContainedBy <https://osf.io/5vpxt> .

<https://osf.io/487kq?revision=1> a ns1:FileVersion ;
    dcterms:created "2017-10-19"^^rdf:string ;
    dcterms:creator <https://osf.io/3ww3a> ;
    dcterms:extent "0.014 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::649eb8c8c69ce4546a0a5cfa05cd3488f0854628a4daafb1b11686268d5b3204> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/a84dh> a ns1:File ;
    dcterms:created "2017-10-19"^^rdf:string ;
    dcterms:identifier "https://osf.io/a84dh"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Report_2013_Staffing-Survey-Report.pdf"^^rdf:string ;
    ns1:filePath "/Report_2013_Staffing-Survey-Report.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/a84dh?revision=1> ;
    ns1:isContainedBy <https://osf.io/5vpxt> .

<https://osf.io/a84dh?revision=1> a ns1:FileVersion ;
    dcterms:created "2017-10-19"^^rdf:string ;
    dcterms:creator <https://osf.io/3ww3a> ;
    dcterms:extent "1.8 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::94d92aea889cac562f6d1e84eec926bd7156a69940cf6812b5108228e789ec68> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/q2pna> a ns1:File ;
    dcterms:created "2017-10-19"^^rdf:string ;
    dcterms:identifier "https://osf.io/q2pna"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Poster_2012_Staffing_Survey-Poster_iPRES.pdf"^^rdf:string ;
    ns1:filePath "/Poster_2012_Staffing_Survey-Poster_iPRES.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/q2pna?revision=1> ;
    ns1:isContainedBy <https://osf.io/5vpxt> .

<https://osf.io/q2pna?revision=1> a ns1:FileVersion ;
    dcterms:created "2017-10-19"^^rdf:string ;
    dcterms:creator <https://osf.io/3ww3a> ;
    dcterms:extent "1.2 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::d2da57fbddb5611310e46aa0a366f7d650d3e654751bb7bf6a0ce3a440b86e14> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<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/4d567> a ns1:Project ;
    dcterms:created "2017-06-21"^^rdf:string ;
    dcterms:creator <https://osf.io/ukghz> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:identifier "https://osf.io/4d567"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "National Digital Stewardship Alliance (NDSA)"^^rdf:string .

<https://osf.io/3ww3a> a dcterms:Agent .

<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://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

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

<https://osf.io/5vpxt> a ns1:ProjectComponent ;
    dcterms:created "2017-10-19"^^rdf:string ;
    dcterms:creator <https://osf.io/ukghz> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:description "In 2012 the National Digital Stewardship Alliance (NDSA) Standards and Practices Working Group surveyed 85 institutions with a mandate to preserve digital content to investigate how such organizations staffed and organized their preservation functions. This survey provides an initial look into the organization and staffing of digital preservation functions."^^rdf:string ;
    dcterms:identifier "https://osf.io/5vpxt"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/4d567> ;
    dcterms:modified "2023-11-15"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "[2013] Staffing for Effective Digital Preservation 2013: An NDSA Report"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:readonly-contributor ;
            prov:agent <https://osf.io/ukghz> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/20b37cd1-c6d6-438e-8287-99cf582a0269> ;
    ns1:contains <https://osf.io/487kq>,
        <https://osf.io/a84dh>,
        <https://osf.io/q2pna> ;
    ns1:hasRoot <https://osf.io/4d567> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 3211897 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-03"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/5vpxt> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .