@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/9rhjn> a ns1:File ;
    dcterms:created "2022-07-05"^^rdf:string ;
    dcterms:identifier "https://osf.io/9rhjn"^^rdf:string ;
    dcterms:modified "2022-07-05"^^rdf:string ;
    ns1:fileName "Suplementary table 1.docx"^^rdf:string ;
    ns1:filePath "/Suplementary table 1.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/9rhjn?revision=1> ;
    ns1:isContainedBy <https://osf.io/dtr2j> .

<https://osf.io/9rhjn?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-07-05"^^rdf:string ;
    dcterms:creator <https://osf.io/keura> ;
    dcterms:extent "0.023 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-07-05"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::fbeb4c96b42b848486305d2af0972726f95e273b5c0cc94f193f5c389e23ec32> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/hjqkm> a ns1:File ;
    dcterms:created "2022-07-05"^^rdf:string ;
    dcterms:identifier "https://osf.io/hjqkm"^^rdf:string ;
    dcterms:modified "2022-07-05"^^rdf:string ;
    ns1:fileName "Bibliographic analysis.docx"^^rdf:string ;
    ns1:filePath "/Bibliographic analysis.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/hjqkm?revision=1> ;
    ns1:isContainedBy <https://osf.io/dtr2j> .

<https://osf.io/hjqkm?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-07-05"^^rdf:string ;
    dcterms:creator <https://osf.io/keura> ;
    dcterms:extent "0.192 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-07-05"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::189f18206c6643f14cd1a80b2df8ff68e34a0885b736d054aef3c58ad0137ff4> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/dtr2j> a ns1:ProjectComponent ;
    dcterms:created "2022-07-05"^^rdf:string ;
    dcterms:creator <https://osf.io/4ch6j>,
        <https://osf.io/keura> ;
    dcterms:identifier "https://osf.io/dtr2j"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/fe6t3> ;
    dcterms:modified "2022-07-05"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Bibliographic analysis"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/keura> ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/4ch6j> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/578119e5-e76a-483b-a277-8d31a84d4e8c> ;
    ns1:contains <https://osf.io/9rhjn>,
        <https://osf.io/hjqkm> ;
    ns1:hasRoot <https://osf.io/fe6t3> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 225067 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<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://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

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

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