@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/t8vy7> a ns1:File ;
    dcterms:created "2024-11-25"^^rdf:string ;
    dcterms:identifier "https://osf.io/t8vy7"^^rdf:string ;
    dcterms:modified "2024-12-09"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/029f8564-9865-478c-8070-2c6123e3b0df> ;
    ns1:fileName "Digital Preservation Storage Criteria Standards _ An Example of Community-based Good Practice.pdf"^^rdf:string ;
    ns1:filePath "/Presentations/Digital Preservation Storage Criteria Standards _ An Example of Community-based Good Practice.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/t8vy7?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/t8vy7?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-11-25"^^rdf:string ;
    dcterms:creator <https://osf.io/chsbw> ;
    dcterms:extent "0.433 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-11-25"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::51fe55b3f6a71379a380bbe7cf7f98125260947c09066f385f297868b75cf40e> ;
    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 .