@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/hcywq> a ns1:File ;
    dcterms:created "2018-05-02"^^rdf:string ;
    dcterms:identifier "https://osf.io/hcywq"^^rdf:string ;
    dcterms:modified "2018-05-02"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/a2e1732d-9c64-4cb0-8fbd-016657e0629d> ;
    ns1:fileName "John Stewart metacognition.pdf"^^rdf:string ;
    ns1:filePath "/Citations/John Stewart metacognition.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/hcywq?revision=1> ;
    ns1:isContainedBy <https://osf.io/tk7dp> .

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

<https://osf.io/bujzc> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://statisticalsage.wordpress.com"^^rdf:string,
        "https://osf.io/bujzc"^^rdf:string,
        "https://www.linkedin.com/in/bonnie-green-82805220/"^^rdf:string ;
    foaf:name "Bonnie A. Green"^^rdf:string .

<https://osf.io/hcywq?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-05-02"^^rdf:string ;
    dcterms:creator <https://osf.io/k6wnr> ;
    dcterms:extent "7.2 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-05-02"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::1113ce0e3be0631aaea6ef27bd1dd7fe63ec45be022a96564a25e5c8d20cecce> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/mduwg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/mduwg"^^rdf:string ;
    foaf:name "John Darsinos"^^rdf:string .

<https://osf.io/npezh> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/npezh"^^rdf:string ;
    foaf:name "Teresa Michelle Jones-Wilson"^^rdf:string .

<https://osf.io/tk7dp> a ns1:ProjectComponent ;
    dcterms:created "2017-05-30"^^rdf:string ;
    dcterms:creator <https://osf.io/bujzc>,
        <https://osf.io/k6wnr>,
        <https://osf.io/mduwg>,
        <https://osf.io/npezh>,
        <https://osf.io/u53mk>,
        <https://osf.io/v6k2e> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/TK7DP"^^rdf:string,
        "https://osf.io/tk7dp"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Variables Associated With Academic Achievement"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/TK7DP> .

<https://osf.io/u53mk> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/u53mk"^^rdf:string ;
    foaf:name "Molly Brunkard"^^rdf:string .

<https://osf.io/v6k2e> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/v6k2e"^^rdf:string ;
    foaf:name "Molly Brunkard"^^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/k6wnr> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/k6wnr"^^rdf:string ;
    foaf:name "Destany LaBar"^^rdf:string .