@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/vugm5> a ns1:File ;
    dcterms:created "2017-11-01"^^rdf:string ;
    dcterms:identifier "https://osf.io/vugm5"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/3201333a-46f5-45b9-bbeb-46e59a77dc20> ;
    ns1:fileName "Simpson, J. (2007).pdf"^^rdf:string ;
    ns1:filePath "/Citations/Simpson, J. (2007).pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/vugm5?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/k6wnr> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/k6wnr"^^rdf:string ;
    foaf:name "Destany LaBar"^^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/vugm5?revision=1> a ns1:FileVersion ;
    dcterms:created "2017-11-01"^^rdf:string ;
    dcterms:creator <https://osf.io/mduwg> ;
    dcterms:extent "0.074 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::f14573c7329a0f2d4caa34807b3eeae38dc923117f4fb617e287ebf24df5d124> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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/mduwg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/mduwg"^^rdf:string ;
    foaf:name "John Darsinos"^^rdf:string .