@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/jsb5d> a ns1:File ;
    dcterms:created "2017-06-21"^^rdf:string ;
    dcterms:identifier "https://osf.io/jsb5d"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/306523e1-f505-43f5-98d7-3e19363218bc> ;
    ns1:fileName "license.txt"^^rdf:string ;
    ns1:filePath "/license.txt"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/jsb5d?revision=1> ;
    ns1:isContainedBy <https://osf.io/r5pqk> .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://osf.io/3f9vc> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/waynegraham"^^rdf:string,
        "https://osf.io/3f9vc"^^rdf:string ;
    foaf:name "Wayne Graham"^^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/chgd8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/nowviskie"^^rdf:string,
        "http://nowviskie.org"^^rdf:string,
        "https://diglib.org"^^rdf:string,
        "https://osf.io/chgd8"^^rdf:string,
        "https://www.linkedin.com/in/nowviskie"^^rdf:string ;
    foaf:name "Bethany Nowviskie"^^rdf:string .

<https://osf.io/cr8sx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/cr8sx"^^rdf:string ;
    foaf:name "Becca Quon"^^rdf:string .

<https://osf.io/jsb5d?revision=1> a ns1:FileVersion ;
    dcterms:created "2017-03-01"^^rdf:string ;
    dcterms:creator <https://osf.io/ce2vv> ;
    dcterms:extent "0.000076 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::a04ae2794cbbb903c03738feb6dd488d10010bde7e87830e6311464348e2653f> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/q4rdb> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/q4rdb"^^rdf:string ;
    foaf:name "Aliya Reich"^^rdf:string .

<https://osf.io/r5pqk> a ns1:ProjectComponent ;
    dcterms:created "2017-06-21"^^rdf:string ;
    dcterms:creator <https://osf.io/3f9vc>,
        <https://osf.io/3ww3a>,
        <https://osf.io/ce2vv>,
        <https://osf.io/chgd8>,
        <https://osf.io/cr8sx>,
        <https://osf.io/q4rdb>,
        <https://osf.io/ukghz> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/R5PQK"^^rdf:string,
        "https://osf.io/r5pqk"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights [ foaf:name "Other"^^rdf:string ] ;
    dcterms:title "2016 Web Archiving in the United States: A 2016 Survey"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/R5PQK> .

<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 .

<https://osf.io/ce2vv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/kimnkl"^^rdf:string,
        "https://osf.io/ce2vv"^^rdf:string ;
    foaf:name "Katherine Kim"^^rdf:string .