@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/qw9h3> a ns1:File ;
    dcterms:created "2017-10-12"^^rdf:string ;
    dcterms:identifier "https://osf.io/qw9h3"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/7259f526-ad3e-4e4e-9167-d78ac817276a> ;
    ns1:fileName "Ferrandino, J. (2016).pdf"^^rdf:string ;
    ns1:filePath "/Citations/Ferrandino, J. (2016).pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/qw9h3?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/qw9h3?revision=1> a ns1:FileVersion ;
    dcterms:created "2017-10-12"^^rdf:string ;
    dcterms:creator <https://osf.io/mduwg> ;
    dcterms:extent "0.159 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::6bf03c9e41f1c49b032d646f4aa37c03c9e1f3b9baf98298ed914adbd13264ed> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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/mduwg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/mduwg"^^rdf:string ;
    foaf:name "John Darsinos"^^rdf:string .