@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/jc7sf> a ns1:File ;
    dcterms:created "2018-06-12"^^rdf:string ;
    dcterms:identifier "https://osf.io/jc7sf"^^rdf:string ;
    dcterms:modified "2018-06-12"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/54a41cc7-7078-4e86-becd-22d9ad23e547> ;
    ns1:fileName "Exploring Authenticity and Playfulness in Teacher Practice Spaces. Reich.docx"^^rdf:string ;
    ns1:filePath "/Exploring Authenticity and Playfulness in Teacher Practice Spaces. Reich.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/jc7sf?revision=1> ;
    ns1:isContainedBy <https://osf.io/pqmgs> .

<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/3vcbg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-9989-8604"^^rdf:string,
        "https://osf.io/3vcbg"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-9989-8604> ;
    foaf:name "Meredith Thompson"^^rdf:string .

<https://osf.io/4v2pm> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/4v2pm"^^rdf:string,
        "https://www.linkedin.com/in/dan-roy-learns/"^^rdf:string ;
    foaf:name "Dan Roy"^^rdf:string .

<https://osf.io/9qtf2> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/9qtf2"^^rdf:string ;
    foaf:name "Kevin Robinson"^^rdf:string .

<https://osf.io/btmea> a dcterms:Agent .

<https://osf.io/ckvgt> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=xICAJIkAAAAJ&amp;hl=en"^^rdf:string,
        "http://yoonjeonkim.net"^^rdf:string,
        "https://orcid.org/0000-0002-3467-1238"^^rdf:string,
        "https://osf.io/ckvgt"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-3467-1238> ;
    foaf:name "YJ Kim"^^rdf:string ;
    ns1:affiliation <https://ror.org/042nb2s44> .

<https://osf.io/jc7sf?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-06-12"^^rdf:string ;
    dcterms:creator <https://osf.io/btmea> ;
    dcterms:extent "0.031 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-06-12"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::db49ca1509b1b40926c95acb84747f74ba08c984704266c2522d634a0c197136> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/pqmgs> a ns1:Preprint ;
    dcterms:created "2018-06-12"^^rdf:string ;
    dcterms:creator <https://osf.io/3vcbg>,
        <https://osf.io/4v2pm>,
        <https://osf.io/9qtf2>,
        <https://osf.io/ckvgt>,
        <https://osf.io/pzqkx> ;
    dcterms:dateCopyrighted "2018"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.31235/osf.io/pqmgs"^^rdf:string,
        "https://osf.io/pqmgs"^^rdf:string ;
    dcterms:publisher <https://osf.io/preprints/socarxiv> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Exploring Authenticity and Playfulness in Teacher Practice Spaces"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Preprint> ;
    owl:sameAs <https://doi.org/10.31235/osf.io/pqmgs> .

<https://osf.io/preprints/socarxiv> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/preprints/socarxiv"^^rdf:string ;
    foaf:name "SocArXiv"^^rdf:string .

<https://osf.io/pzqkx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://edtechresearcher.org"^^rdf:string,
        "http://scholar.google.com/citations?user=ihnlfqIAAAAJ&amp;hl=en"^^rdf:string,
        "https://osf.io/pzqkx"^^rdf:string ;
    foaf:name "Justin Reich"^^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://schema.datacite.org/meta/kernel-4/#Preprint> rdfs:label "Preprint"@en .