@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/ysgc6> a ns1:File ;
    dcterms:created "2024-12-05"^^rdf:string ;
    dcterms:identifier "https://osf.io/ysgc6"^^rdf:string ;
    dcterms:modified "2024-12-05"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/a4bd0a35-4789-4fcb-bb2f-c23a4ad0a10c> ;
    ns1:fileName "Criteria_short_v3.pdf"^^rdf:string ;
    ns1:filePath "/Previous versions of the Criteria/Criteria_short_v3.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/ysgc6?revision=1> ;
    ns1:isContainedBy <https://osf.io/3prfy> .

<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/3prfy> a ns1:ProjectComponent ;
    dcterms:created "2024-12-05"^^rdf:string ;
    dcterms:creator <https://osf.io/72yvj>,
        <https://osf.io/chsbw>,
        <https://osf.io/j35nr>,
        <https://osf.io/khb4y>,
        <https://osf.io/nb56t> ;
    dcterms:dateCopyrighted "2024"^^rdf:string ;
    dcterms:identifier "https://osf.io/3prfy"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Digital Preservation Storage Criteria"^^rdf:string .

<https://osf.io/72yvj> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/72yvj"^^rdf:string ;
    foaf:name "Eld Zierau"^^rdf:string .

<https://osf.io/j35nr> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-5254-9818"^^rdf:string,
        "https://osf.io/j35nr"^^rdf:string,
        "https://www.linkedin.com/in/andrea-goethals-5528b03/"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-5254-9818> ;
    foaf:name "Andrea Goethals"^^rdf:string .

<https://osf.io/khb4y> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/khb4y"^^rdf:string ;
    foaf:name "Nancy McGovern"^^rdf:string ;
    ns1:affiliation <https://ror.org/042nb2s44> .

<https://osf.io/nb56t> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/nb56t"^^rdf:string ;
    foaf:name "Sibyl Schaefer"^^rdf:string .

<https://osf.io/ysgc6?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-12-05"^^rdf:string ;
    dcterms:creator <https://osf.io/chsbw> ;
    dcterms:extent "0.582 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-12-05"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::84221a26a34579f34dd02e861727e65f4c89413fda9d26092d74c53cc43458ce> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://ror.org/042nb2s44> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://ror.org/042nb2s44"^^rdf:string ;
    foaf:name "Massachusetts Institute of Technology"^^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/chsbw> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/chsbw"^^rdf:string ;
    foaf:name "Cynthia Wu"^^rdf:string .