@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/gcsdx> a ns1:File ;
    dcterms:created "2020-10-07"^^rdf:string ;
    dcterms:identifier "https://osf.io/gcsdx"^^rdf:string ;
    dcterms:modified "2020-10-07"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/65dde7f0-7ff1-46e7-95ca-a27b7f01fd3c> ;
    ns1:fileName "IFG_ROI.nii"^^rdf:string ;
    ns1:filePath "/data/ROIs/IFG_ROI.nii"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/gcsdx?revision=1> ;
    ns1:isContainedBy <https://osf.io/xtfah> .

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

<https://osf.io/gcsdx?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-10-07"^^rdf:string ;
    dcterms:creator <https://osf.io/425uq> ;
    dcterms:extent "16.0 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-10-07"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::39fb6557070b13ce14ce8b8642ef0fe6bacb59d4421a22966b5e32b0ad51fdca> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/hakw9> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/jgeller112"^^rdf:string,
        "http://www.drjasongeller.com"^^rdf:string,
        "https://osf.io/hakw9"^^rdf:string ;
    foaf:name "Jason Geller"^^rdf:string .

<https://osf.io/uqa6y> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/dmirman"^^rdf:string,
        "http://scholar.google.com/citations?user=56dj2HgAAAAJ&amp;hl=en"^^rdf:string,
        "http://www.danmirman.org/"^^rdf:string,
        "https://orcid.org/0000-0001-5472-0220"^^rdf:string,
        "https://osf.io/uqa6y"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-5472-0220> ;
    foaf:name "Daniel Mirman"^^rdf:string .

<https://osf.io/xtfah> a ns1:Project ;
    dcterms:created "2020-10-06"^^rdf:string ;
    dcterms:creator <https://osf.io/425uq>,
        <https://osf.io/hakw9>,
        <https://osf.io/uqa6y> ;
    dcterms:identifier "https://osf.io/xtfah"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Intracranial EEG Study of Taxonomic and Thematic Relations"^^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/425uq> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=eqnAuHQAAAAJ&amp;hl=en&amp;oi=ao"^^rdf:string,
        "https://osf.io/425uq"^^rdf:string,
        "https://researchgate.net/profile/Melissa-Thye"^^rdf:string ;
    foaf:name "Melissa Thye"^^rdf:string .