@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/br5uk> a ns1:File ;
    dcterms:created "2022-01-20"^^rdf:string ;
    dcterms:identifier "https://osf.io/br5uk"^^rdf:string ;
    dcterms:modified "2022-01-20"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/50fdbadd-85a4-47a6-a677-145b4ad9e653> ;
    ns1:fileName "Storage Report Data 2017.pdf"^^rdf:string ;
    ns1:filePath "/Storage Report Data 2017.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/br5uk?revision=1> ;
    ns1:isContainedBy <https://osf.io/4j2sb> .

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

<https://osf.io/4j2sb> a ns1:ProjectComponent ;
    dcterms:created "2022-01-20"^^rdf:string ;
    dcterms:creator <https://osf.io/3ww3a>,
        <https://osf.io/7tsvn>,
        <https://osf.io/cyja4>,
        <https://osf.io/pyvf9>,
        <https://osf.io/ukghz>,
        <https://osf.io/ymxtf>,
        <https://osf.io/zmhw2> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:identifier "https://osf.io/4j2sb"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "2017 Storage Survey"^^rdf:string .

<https://osf.io/7tsvn> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/7tsvn"^^rdf:string ;
    foaf:name "Matt Schultz"^^rdf:string .

<https://osf.io/br5uk?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-01-20"^^rdf:string ;
    dcterms:creator <https://osf.io/ymxtf> ;
    dcterms:extent "0.062 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-01-20"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::9dbc688516bde3e1b064f6da65f2ce5b2e43839fcb9609722578df21cc29e518> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/cyja4> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-0941-6921"^^rdf:string,
        "https://osf.io/cyja4"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-0941-6921> ;
    foaf:name "Lauren Work"^^rdf:string .

<https://osf.io/pyvf9> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/ntallman"^^rdf:string,
        "https://orcid.org/0000-0002-5308-4100"^^rdf:string,
        "https://osf.io/pyvf9"^^rdf:string,
        "https://www.linkedin.com/in/ntallman"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-5308-4100> ;
    foaf:name "Nathan Tallman"^^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/zmhw2> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/zmhw2"^^rdf:string ;
    foaf:name "Paige Walker"^^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/ymxtf> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ymxtf"^^rdf:string ;
    foaf:name "Kathryn Michaelis"^^rdf:string .