@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 prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/625wa> a ns1:File ;
    dcterms:created "2022-06-22"^^rdf:string ;
    dcterms:identifier "https://osf.io/625wa"^^rdf:string ;
    dcterms:modified "2022-06-22"^^rdf:string ;
    ns1:fileName "VC Stat table13 mW.xlsx"^^rdf:string ;
    ns1:filePath "/Analysis/VC Stat table13 mW.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/625wa?revision=1> ;
    ns1:isContainedBy <https://osf.io/7jx52> .

<https://osf.io/625wa?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-06-22"^^rdf:string ;
    dcterms:creator <https://osf.io/4ch6j> ;
    dcterms:extent "0.006 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-06-22"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::5146fbf53ea4c313e379fdc133bfb925c9797c736616f3daaa037f966420c276> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/bfgc2> a ns1:File ;
    dcterms:created "2022-06-22"^^rdf:string ;
    dcterms:identifier "https://osf.io/bfgc2"^^rdf:string ;
    dcterms:modified "2022-06-22"^^rdf:string ;
    ns1:fileName "VC Stat table1 mW.xlsx"^^rdf:string ;
    ns1:filePath "/Analysis/VC Stat table1 mW.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/bfgc2?revision=1> ;
    ns1:isContainedBy <https://osf.io/7jx52> .

<https://osf.io/bfgc2?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-06-22"^^rdf:string ;
    dcterms:creator <https://osf.io/4ch6j> ;
    dcterms:extent "0.006 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-06-22"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::6fa538f31a3ccc22dc02c69415f70a51322d681829a0cc46e5cde7e8aef620a8> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/f2bve> a ns1:File ;
    dcterms:created "2022-06-22"^^rdf:string ;
    dcterms:identifier "https://osf.io/f2bve"^^rdf:string ;
    dcterms:modified "2022-06-22"^^rdf:string ;
    ns1:fileName "VC Stat table5 mW.xlsx"^^rdf:string ;
    ns1:filePath "/Analysis/VC Stat table5 mW.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/f2bve?revision=1> ;
    ns1:isContainedBy <https://osf.io/7jx52> .

<https://osf.io/f2bve?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-06-22"^^rdf:string ;
    dcterms:creator <https://osf.io/4ch6j> ;
    dcterms:extent "0.006 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-06-22"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::be902dc6f4b2e8b882aad41e07c6e4380b55d70379a8617bcedbe978c9ddb037> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/fe6t3> a ns1:Project ;
    dcterms:created "2020-02-14"^^rdf:string ;
    dcterms:creator <https://osf.io/4ch6j>,
        <https://osf.io/keura> ;
    dcterms:identifier "https://osf.io/fe6t3"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Patterned light stimulation, does it affect neuronal activity?"^^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/7jx52> a ns1:ProjectComponent ;
    dcterms:created "2022-06-22"^^rdf:string ;
    dcterms:creator <https://osf.io/4ch6j>,
        <https://osf.io/keura> ;
    dcterms:identifier "https://osf.io/7jx52"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/fe6t3> ;
    dcterms:modified "2022-06-22"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Cortical FSI"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:readonly-contributor ;
            prov:agent <https://osf.io/keura> ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/4ch6j> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/d2905396-eb1d-4b86-9e92-5f468e11b902> ;
    ns1:contains <https://osf.io/625wa>,
        <https://osf.io/bfgc2>,
        <https://osf.io/f2bve> ;
    ns1:hasRoot <https://osf.io/fe6t3> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 2631958146 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<https://osf.io/keura> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/keura"^^rdf:string ;
    foaf:name "Nicola Kuczewski"^^rdf:string .

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

<https://osf.io/4ch6j> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/4ch6j"^^rdf:string ;
    foaf:name "Anistasha Lightning"^^rdf:string .