@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://doi.org/10.17605/OSF.IO/YW458> foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/bd302c40-557f-4b52-8057-433145482f30> .

<https://osf.io/ymxtf> a dcterms:Agent .

<https://osf.io/zmy65> a ns1:File ;
    dcterms:created "2021-03-05"^^rdf:string ;
    dcterms:identifier "https://osf.io/zmy65"^^rdf:string ;
    dcterms:modified "2021-03-05"^^rdf:string ;
    ns1:fileName "Good Migrations A Checklist for Migrating Your Digital Preservation Infrastructure.pdf"^^rdf:string ;
    ns1:filePath "/Good Migrations A Checklist for Migrating Your Digital Preservation Infrastructure.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/zmy65?revision=1> ;
    ns1:isContainedBy <https://osf.io/yw458> .

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

<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/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/yw458> a ns1:ProjectComponent ;
    dcterms:created "2021-03-05"^^rdf:string ;
    dcterms:creator <https://osf.io/ukghz> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/YW458"^^rdf:string,
        "https://osf.io/yw458"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/4d567> ;
    dcterms:modified "2021-03-05"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Good Migrations: A Checklist for Migrating Your Digital Preservation Infrastructure"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/YW458> ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/ukghz> ] ;
    ns1:contains <https://osf.io/zmy65> ;
    ns1:hasRoot <https://osf.io/4d567> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 85090 ;
    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/yw458> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .

<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> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .