@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/bm3tu> a ns1:File ;
    dcterms:created "2020-10-09"^^rdf:string ;
    dcterms:identifier "https://osf.io/bm3tu"^^rdf:string ;
    dcterms:modified "2021-02-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/bfdbdc35-d8a9-47f6-8765-2396b446c319> ;
    ns1:fileName "sEEG_taxon-theme_OSF.Rmd"^^rdf:string ;
    ns1:filePath "/code/statistical analysis/sEEG_taxon-theme_OSF.Rmd"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/bm3tu?revision=1> ;
    ns1:isContainedBy <https://osf.io/xtfah> .

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

<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 .

<https://osf.io/bm3tu?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-10-09"^^rdf:string ;
    dcterms:creator <https://osf.io/uqa6y> ;
    dcterms:extent "0.011 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-10-09"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::35a4be8029daad75c991d14be1c04085655d3f4aae627ab82b082ed3fdaa28e3> ;
    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/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/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 .