@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/2439r> a ns1:File ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/2439r"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Distractor_Test.pdf"^^rdf:string ;
    ns1:filePath "/Replication_Distractor_Test.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/2439r?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/2439r?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:creator <https://osf.io/ev2dh> ;
    dcterms:extent "0.121 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::a5f89868b336c80f9b6a72401ac9591d41a65fe5b86111fc3986cd55b95a2afb> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/5bfes> a ns1:File ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/5bfes"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Study_Script.pdf"^^rdf:string ;
    ns1:filePath "/Replication_Study_Script.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/5bfes?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/5bfes?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:creator <https://osf.io/ev2dh> ;
    dcterms:extent "0.046 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::bfa8fbf7cd48c658029308b95457fce2aaca16f56f64ba38c60d6b3ec09d3d34> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/ead3e> a ns1:File ;
    dcterms:created "2016-11-04"^^rdf:string ;
    dcterms:identifier "https://osf.io/ead3e"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Consent Form (Juice).pdf"^^rdf:string ;
    ns1:filePath "/Replication_Consent Form (Juice).pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/ead3e?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/ead3e?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-11-04"^^rdf:string ;
    dcterms:creator <https://osf.io/pnwv8> ;
    dcterms:extent "0.162 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::cec65489b5a3799a861d03d3ba1bd9695ab54f32278230c73e5ddf195b192568> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/g3xm5> a ns1:File ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/g3xm5"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Moral_Vignettes.pdf"^^rdf:string ;
    ns1:filePath "/Replication_Moral_Vignettes.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/g3xm5?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/g3xm5?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:creator <https://osf.io/ev2dh> ;
    dcterms:extent "0.075 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::a9d9a87169a1034069904194b1909eecd69e5f3ea2a93daf0ca1e5040aad11f8> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/gnys9> a ns1:File ;
    dcterms:created "2016-11-04"^^rdf:string ;
    dcterms:identifier "https://osf.io/gnys9"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Consent Form (Bitters).pdf"^^rdf:string ;
    ns1:filePath "/Replication_Consent Form (Bitters).pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/gnys9?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/gnys9?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-11-04"^^rdf:string ;
    dcterms:creator <https://osf.io/pnwv8> ;
    dcterms:extent "0.162 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::42b167d5ff9cfcd5dce6206248460678cc51bf531b3873c9cb88473ccbba0d65> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/hnhx7> a ns1:File ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/hnhx7"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Materials_List.docx"^^rdf:string ;
    ns1:filePath "/Replication_Materials_List.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/hnhx7?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/hnhx7?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:creator <https://osf.io/ev2dh> ;
    dcterms:extent "0.013 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::1eaaf5e264b9ea1ad052e1fbec8de0d3587c8adbd916733a7dc21010e99bb43e> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/jjyx8> a ns1:File ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/jjyx8"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Debriefing_Form.pdf"^^rdf:string ;
    ns1:filePath "/Replication_Debriefing_Form.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/jjyx8?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/jjyx8?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:creator <https://osf.io/ev2dh> ;
    dcterms:extent "0.153 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::1b72bc4dc3a40ab10fc3e2c03926a70ebae039906a4a4b0bb3ef8052dad2f639> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/m5yt7> a ns1:File ;
    dcterms:created "2016-11-04"^^rdf:string ;
    dcterms:identifier "https://osf.io/m5yt7"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Consent Form (Water).pdf"^^rdf:string ;
    ns1:filePath "/Replication_Consent Form (Water).pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/m5yt7?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/m5yt7?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-11-04"^^rdf:string ;
    dcterms:creator <https://osf.io/pnwv8> ;
    dcterms:extent "0.161 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::0960fa78d68ab9e5421cfcf46bfaeb8f22524581b9f0e385c4514f47ed9f43aa> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/vk968> a ns1:File ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/vk968"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Recruitment_Scripts.docx"^^rdf:string ;
    ns1:filePath "/Replication_Recruitment_Scripts.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/vk968?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/vk968?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:creator <https://osf.io/ev2dh> ;
    dcterms:extent "0.109 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::ec9c07104c5e4f067bd931fec1b6fbccd6ce6875fe78714c3ebf6a1b13989b0e> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/zpvmf> a ns1:File ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/zpvmf"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    ns1:fileName "Replication_Materials_section.docx"^^rdf:string ;
    ns1:filePath "/Replication_Materials_section.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/zpvmf?revision=1> ;
    ns1:isContainedBy <https://osf.io/hbrm8> .

<https://osf.io/zpvmf?revision=1> a ns1:FileVersion ;
    dcterms:created "2016-10-30"^^rdf:string ;
    dcterms:creator <https://osf.io/ev2dh> ;
    dcterms:extent "0.012 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "1970-01-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::83708d212a46879ac0405acc33149a6d0121d8381d3fed795d765b618b416a28> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/b283q> a ns1:Project ;
    dcterms:created "2015-01-13"^^rdf:string ;
    dcterms:creator <https://osf.io/254wc>,
        <https://osf.io/2atzp>,
        <https://osf.io/5wqmg>,
        <https://osf.io/7yqcp>,
        <https://osf.io/8pmex>,
        <https://osf.io/bq3w2>,
        <https://osf.io/czkgp>,
        <https://osf.io/ev2dh>,
        <https://osf.io/jzr35>,
        <https://osf.io/pnwv8>,
        <https://osf.io/qzxv4>,
        <https://osf.io/rtaq6>,
        <https://osf.io/rvjwx>,
        <https://osf.io/wrq58>,
        <https://osf.io/ym4uh> ;
    dcterms:identifier "https://osf.io/b283q"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Replication of Eskine et al. (2011) at Ambrose University - Fall 2016"^^rdf:string .

<https://osf.io/254wc> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/254wc"^^rdf:string ;
    foaf:familyName "Kuhn"^^rdf:string ;
    foaf:givenName "Rebecca"^^rdf:string ;
    foaf:name "Rebecca Kuhn"^^rdf:string .

<https://osf.io/2atzp> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/2atzp"^^rdf:string ;
    foaf:familyName "Repka"^^rdf:string ;
    foaf:givenName "Eilee"^^rdf:string ;
    foaf:name "Eilee Repka"^^rdf:string .

<https://osf.io/5wqmg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/5wqmg"^^rdf:string ;
    foaf:familyName "Hayhoe"^^rdf:string ;
    foaf:givenName "Kirstie"^^rdf:string ;
    foaf:name "Kirstie Hayhoe"^^rdf:string .

<https://osf.io/7yqcp> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/7yqcp"^^rdf:string ;
    foaf:familyName "MacLean"^^rdf:string ;
    foaf:givenName "Chantal"^^rdf:string ;
    foaf:name "Chantal MacLean"^^rdf:string .

<https://osf.io/8pmex> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/8pmex"^^rdf:string ;
    foaf:familyName "Moody"^^rdf:string ;
    foaf:givenName "Victoria"^^rdf:string ;
    foaf:name "Victoria Moody"^^rdf:string .

<https://osf.io/bq3w2> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/bq3w2"^^rdf:string ;
    foaf:familyName "Hollis"^^rdf:string ;
    foaf:givenName "Josie"^^rdf:string ;
    foaf:name "Josie Hollis"^^rdf:string .

<https://osf.io/czkgp> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/czkgp"^^rdf:string ;
    foaf:familyName "Koshowski"^^rdf:string ;
    foaf:givenName "Tasia"^^rdf:string ;
    foaf:name "Tasia Koshowski"^^rdf:string .

<https://osf.io/jzr35> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/jzr35"^^rdf:string ;
    foaf:familyName "Martens"^^rdf:string ;
    foaf:givenName "Rachel"^^rdf:string ;
    foaf:name "Rachel Martens"^^rdf:string .

<https://osf.io/qzxv4> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/qzxv4"^^rdf:string ;
    foaf:familyName "Roberts"^^rdf:string ;
    foaf:givenName "Angela"^^rdf:string ;
    foaf:name "Angela Roberts"^^rdf:string .

<https://osf.io/rtaq6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/rtaq6"^^rdf:string ;
    foaf:familyName "Fichtner"^^rdf:string ;
    foaf:givenName "Jessica"^^rdf:string ;
    foaf:name "Jessica Fichtner"^^rdf:string .

<https://osf.io/rvjwx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/rvjwx"^^rdf:string ;
    foaf:givenName "Grace"^^rdf:string ;
    foaf:name "Grace Gignac"^^rdf:string .

<https://osf.io/wrq58> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/wrq58"^^rdf:string ;
    foaf:familyName "Leonard"^^rdf:string ;
    foaf:givenName "Katherine"^^rdf:string ;
    foaf:name "Katherine Leonard"^^rdf:string .

<https://osf.io/ym4uh> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ym4uh"^^rdf:string ;
    foaf:familyName "Worrall"^^rdf:string ;
    foaf:givenName "Lindsay"^^rdf:string ;
    foaf:name "Lindsay Worrall"^^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/pnwv8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/pnwv8"^^rdf:string ;
    foaf:familyName "Collins"^^rdf:string ;
    foaf:givenName "Brianne"^^rdf:string ;
    foaf:name "Brianne Collins"^^rdf:string .

<https://osf.io/ev2dh> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ev2dh"^^rdf:string ;
    foaf:familyName "Huezo Canas"^^rdf:string ;
    foaf:givenName "Alexia"^^rdf:string ;
    foaf:name "Alexia Huezo Canas"^^rdf:string .

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

<https://osf.io/hbrm8> a ns1:ProjectComponent ;
    dcterms:created "2016-09-19"^^rdf:string ;
    dcterms:creator <https://osf.io/254wc>,
        <https://osf.io/2atzp>,
        <https://osf.io/5wqmg>,
        <https://osf.io/7yqcp>,
        <https://osf.io/8pmex>,
        <https://osf.io/bq3w2>,
        <https://osf.io/czkgp>,
        <https://osf.io/ev2dh>,
        <https://osf.io/jzr35>,
        <https://osf.io/pnwv8>,
        <https://osf.io/qzxv4>,
        <https://osf.io/rtaq6>,
        <https://osf.io/rvjwx>,
        <https://osf.io/wrq58>,
        <https://osf.io/ym4uh> ;
    dcterms:identifier "https://osf.io/hbrm8"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/b283q> ;
    dcterms:modified "2016-11-04"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Materials and Procedures"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/ym4uh> ;
            ns1:order 7 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/8pmex> ;
            ns1:order 5 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/rvjwx> ;
            ns1:order 8 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/pnwv8> ;
            ns1:order 0 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/czkgp> ;
            ns1:order 12 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/jzr35> ;
            ns1:order 4 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/2atzp> ;
            ns1:order 6 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/qzxv4> ;
            ns1:order 11 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/bq3w2> ;
            ns1:order 9 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/rtaq6> ;
            ns1:order 1 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/254wc> ;
            ns1:order 2 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/wrq58> ;
            ns1:order 13 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/7yqcp> ;
            ns1:order 3 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/ev2dh> ;
            ns1:order 14 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/5wqmg> ;
            ns1:order 10 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/3c282f26-248c-47ec-bef6-548b8f233ba0> ;
    ns1:contains <https://osf.io/2439r>,
        <https://osf.io/5bfes>,
        <https://osf.io/ead3e>,
        <https://osf.io/g3xm5>,
        <https://osf.io/gnys9>,
        <https://osf.io/hnhx7>,
        <https://osf.io/jjyx8>,
        <https://osf.io/m5yt7>,
        <https://osf.io/vk968>,
        <https://osf.io/zpvmf> ;
    ns1:hasRoot <https://osf.io/b283q> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 1166742 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-07"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/hbrm8> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 4 ;
            ns1:viewSessionCount 4 ] .