@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/jxth4> a ns1:File ;
    dcterms:created "2021-06-25"^^rdf:string ;
    dcterms:identifier "https://osf.io/jxth4"^^rdf:string ;
    dcterms:modified "2021-06-25"^^rdf:string ;
    ns1:fileName "Word_list.txt"^^rdf:string ;
    ns1:filePath "/Word_list.txt"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/jxth4?revision=1> ;
    ns1:isContainedBy <https://osf.io/49xcf> .

<https://osf.io/jxth4?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-06-25"^^rdf:string ;
    dcterms:creator <https://osf.io/fj3m6> ;
    dcterms:extent "0.003 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-06-25"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::588132bef0118e827c1d3b62f36fb94b6366c6ee5dc5b164c1ef9f7b44dcd8b1> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

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

<https://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://osf.io/49xcf> a ns1:ProjectComponent ;
    dcterms:created "2021-06-25"^^rdf:string ;
    dcterms:creator <https://osf.io/fj3m6>,
        <https://osf.io/w8g9s> ;
    dcterms:dateCopyrighted "2021"^^rdf:string ;
    dcterms:description "File with all word stimuli"^^rdf:string ;
    dcterms:identifier "https://osf.io/49xcf"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/7czse> ;
    dcterms:modified "2021-07-01"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Word Stimuli"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/fj3m6> ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/w8g9s> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/72df9096-3725-4e08-b939-cedf78a08eb5> ;
    ns1:contains <https://osf.io/jxth4> ;
    ns1:hasRoot <https://osf.io/7czse> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 3226 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-02"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/49xcf> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .

<https://osf.io/7czse> a ns1:Project ;
    dcterms:created "2021-02-02"^^rdf:string ;
    dcterms:creator <https://osf.io/fj3m6>,
        <https://osf.io/w8g9s> ;
    dcterms:dateCopyrighted "2021"^^rdf:string ;
    dcterms:identifier "https://osf.io/7czse"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Data for:  Spatial and Attentional Contributions to Peripheral and Foveal Word Recognition in Patients with Neglect Dyslexia"^^rdf:string .

<https://osf.io/w8g9s> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-0945-3407"^^rdf:string,
        "https://osf.io/w8g9s"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-0945-3407> ;
    foaf:name "Timothy Rich"^^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/fj3m6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-1752-4631"^^rdf:string,
        "https://osf.io/fj3m6"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-1752-4631> ;
    foaf:name "John Palmer"^^rdf:string .