@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/8p395> a ns1:File ;
    dcterms:created "2022-11-17"^^rdf:string ;
    dcterms:identifier "https://osf.io/8p395"^^rdf:string ;
    dcterms:modified "2024-02-06"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/86ecd6fd-852b-4cda-ab1b-887bfcec31ad> ;
    ns1:fileName "Determinism and Comprehension Errors_Materials_OSF.pdf"^^rdf:string ;
    ns1:filePath "/Materials/Determinism and Comprehension Errors_Materials_OSF.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/8p395?revision=1> ;
    ns1:isContainedBy <https://osf.io/u8vwj> .

<http://opensource.org/licenses/AFL-3.0> dcterms:identifier "http://opensource.org/licenses/AFL-3.0"^^rdf:string ;
    foaf:name "Academic Free License (AFL) 3.0"^^rdf:string .

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

<https://osf.io/8p395?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-11-17"^^rdf:string ;
    dcterms:creator <https://osf.io/cymw8> ;
    dcterms:extent "0.216 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-11-17"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::5199e42c789c281596a7f53926e88295df700f3ba6341ae13d3ecdea28dcd372> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/u8vwj> a ns1:Project ;
    dcterms:created "2022-11-17"^^rdf:string ;
    dcterms:creator <https://osf.io/cymw8> ;
    dcterms:identifier "https://osf.io/u8vwj"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <http://opensource.org/licenses/AFL-3.0> ;
    dcterms:title "Comprehension of Determinism"^^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/cymw8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-2549-521X"^^rdf:string,
        "https://osf.io/cymw8"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-2549-521X> ;
    foaf:name "Joseph Wagoner"^^rdf:string .