@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/pz2m7> a ns1:Registration ;
    dcterms:conformsTo <https://api.osf.io/v2/schemas/registrations/564d31db8c5e4a7c9694b2be/> ;
    dcterms:created "2020-03-24"^^rdf:string ;
    dcterms:creator <https://osf.io/3vesx>,
        <https://osf.io/e76sd>,
        <https://osf.io/mpkfq> ;
    dcterms:hasPart <https://osf.io/4629a>,
        <https://osf.io/dpf4y> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/PZ2M7"^^rdf:string,
        "https://osf.io/pz2m7"^^rdf:string ;
    dcterms:isVersionOf <https://osf.io/kpt8q> ;
    dcterms:modified "2020-03-24"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:title "Distraction by auditory novelty during reading: Evidence for disruption in saccade planning, but not saccade execution"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/PZ2M7> ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/mpkfq> ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/e76sd> ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/3vesx> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/67a074c5-3884-4596-885f-95086d8916e5> ;
    ns1:archivedAt <https://archive.org/details/osf-registrations-pz2m7-v1> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:keyword "auditory distraction"^^rdf:string,
        "deviance distraction"^^rdf:string,
        "novelty distraction"^^rdf:string,
        "oculomotor control"^^rdf:string,
        "reading"^^rdf:string,
        "saccades"^^rdf:string ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

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

<https://api.osf.io/v2/schemas/registrations/564d31db8c5e4a7c9694b2be/> dcterms:title "Open-Ended Registration"^^rdf:string .

<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/4629a> a ns1:RegistrationComponent ;
    dcterms:created "2020-03-24"^^rdf:string ;
    dcterms:creator <https://osf.io/e76sd>,
        <https://osf.io/mpkfq>,
        <https://osf.io/ngh89> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/4629A"^^rdf:string,
        "https://osf.io/4629a"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:title "Data &amp; Analysis"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/4629A> .

<https://osf.io/abhjc> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/abhjc"^^rdf:string ;
    foaf:name "Julie Kirkby"^^rdf:string .

<https://osf.io/dpf4y> a ns1:RegistrationComponent ;
    dcterms:created "2020-03-24"^^rdf:string ;
    dcterms:creator <https://osf.io/abhjc>,
        <https://osf.io/e76sd>,
        <https://osf.io/mpkfq> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/DPF4Y"^^rdf:string,
        "https://osf.io/dpf4y"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:title "Materials &amp; Experiment"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/DPF4Y> .

<https://osf.io/kpt8q> a ns1:Project ;
    dcterms:created "2019-10-17"^^rdf:string ;
    dcterms:creator <https://osf.io/3vesx>,
        <https://osf.io/e76sd>,
        <https://osf.io/mpkfq> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/KPT8Q"^^rdf:string,
        "https://osf.io/kpt8q"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Distraction by auditory novelty during reading: Evidence for disruption in saccade planning, but not saccade execution"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/KPT8Q> .

<https://osf.io/ngh89> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ngh89"^^rdf:string ;
    foaf:name "Julie Kirkby"^^rdf:string .

<https://schema.datacite.org/meta/kernel-4/#StudyRegistration> rdfs:label "StudyRegistration"@en .

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

<https://osf.io/3vesx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/3vesx"^^rdf:string ;
    foaf:name "Julie Kirkby"^^rdf:string .

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

<https://osf.io/e76sd> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/martin-vasilev"^^rdf:string,
        "http://martin-vasilev.github.io"^^rdf:string,
        "http://scholar.google.com/citations?user=uGVLBO4AAAAJ"^^rdf:string,
        "https://orcid.org/0000-0003-1944-8828"^^rdf:string,
        "https://osf.io/e76sd"^^rdf:string,
        "https://researchgate.net/profile/Martin_Vasilev"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-1944-8828> ;
    foaf:name "Martin Rachev Vasilev"^^rdf:string .

<https://osf.io/mpkfq> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-7439-0097"^^rdf:string,
        "https://osf.io/mpkfq"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-7439-0097> ;
    foaf:name "Fabrice Parmentier"^^rdf:string .