@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/ef6x8> a ns1:File ;
    dcterms:created "2021-01-20"^^rdf:string ;
    dcterms:identifier "https://osf.io/ef6x8"^^rdf:string ;
    dcterms:modified "2021-01-20"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/abe17cb2-9032-4d17-afe4-0679c5efc4fb> ;
    ns1:fileName "FinnishTranslation_2019LOP_AssessmentTool.pdf"^^rdf:string ;
    ns1:filePath "/FinnishTranslation_2019LOP_AssessmentTool.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/ef6x8?revision=1> ;
    ns1:isContainedBy <https://osf.io/m2fek> .

<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/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/ef6x8?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-01-20"^^rdf:string ;
    dcterms:creator <https://osf.io/3ww3a> ;
    dcterms:extent "0.047 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-01-20"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::a4f005cb0ea916e2f756fb2b85973c2c87eee5a3bf2bb3a63c37e7bea383b39a> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/m2fek> a ns1:ProjectComponent ;
    dcterms:created "2019-10-14"^^rdf:string ;
    dcterms:creator <https://osf.io/3f9vc>,
        <https://osf.io/3ww3a>,
        <https://osf.io/q4rdb>,
        <https://osf.io/ukghz>,
        <https://osf.io/v48m6> ;
    dcterms:dateCopyrighted "2016"^^rdf:string ;
    dcterms:identifier "https://osf.io/m2fek"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Assessment Tool"^^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/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/v48m6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/v48m6"^^rdf:string ;
    foaf:name "Winston Atkins"^^rdf:string ;
    ns1:affiliation <https://ror.org/00py81415> .

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