@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/26pkd> a ns1:Project ;
    dcterms:created "2021-02-26"^^rdf:string ;
    dcterms:creator <https://osf.io/2zupn>,
        <https://osf.io/mjzvg>,
        <https://osf.io/px5cw>,
        <https://osf.io/rnwg5>,
        <https://osf.io/vctre> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/26PKD"^^rdf:string,
        "https://osf.io/26pkd"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Project Implicit International Website Data"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/26PKD> .

<https://osf.io/6svay> a ns1:File ;
    dcterms:created "2021-04-28"^^rdf:string ;
    dcterms:identifier "https://osf.io/6svay"^^rdf:string ;
    dcterms:modified "2021-04-28"^^rdf:string ;
    ns1:fileName "usa.zip"^^rdf:string ;
    ns1:filePath "/usa.zip"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/6svay?revision=1> ;
    ns1:isContainedBy <https://osf.io/mebnd> .

<https://osf.io/6svay?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-04-28"^^rdf:string ;
    dcterms:creator <https://osf.io/mjzvg> ;
    dcterms:extent "0.045 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-04-28"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::21f6a518266d7954a3e6bcdecf5d73b4ab2178dd88bedab91f8734e6421f7146> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/g4wcx> a ns1:ProjectComponent ;
    dcterms:created "2021-04-28"^^rdf:string ;
    dcterms:creator <https://osf.io/2zupn>,
        <https://osf.io/mjzvg>,
        <https://osf.io/px5cw>,
        <https://osf.io/rnwg5>,
        <https://osf.io/vctre> ;
    dcterms:identifier "https://osf.io/g4wcx"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Austria"^^rdf:string .

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

<https://osf.io/mebnd> a ns1:ProjectComponent ;
    dcterms:created "2021-04-28"^^rdf:string ;
    dcterms:creator <https://osf.io/2zupn>,
        <https://osf.io/mjzvg>,
        <https://osf.io/px5cw>,
        <https://osf.io/rnwg5>,
        <https://osf.io/vctre> ;
    dcterms:identifier "https://osf.io/mebnd"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/g4wcx> ;
    dcterms:modified "2022-04-13"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Experiment files"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/2zupn> ;
            ns1:order 3 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/vctre> ;
            ns1:order 1 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/rnwg5> ;
            ns1:order 2 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/px5cw> ;
            ns1:order 4 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/mjzvg> ;
            ns1:order 0 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/6f21d947-9341-485b-81d9-817701671ebd> ;
    ns1:contains <https://osf.io/6svay> ;
    ns1:hasRoot <https://osf.io/26pkd> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 46829 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-04"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/mebnd> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 1 ;
            ns1:viewSessionCount 1 ] .

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

<https://osf.io/px5cw> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/px5cw"^^rdf:string ;
    foaf:familyName "Rabinovich"^^rdf:string ;
    foaf:givenName "Yoav"^^rdf:string ;
    foaf:name "Yoav Rabinovich"^^rdf:string .

<https://osf.io/rnwg5> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://scholar.google.com/citations?user=Ln2O0CoAAAAJ"^^rdf:string,
        "http://www.benedekkurdi.com"^^rdf:string,
        "https://orcid.org/0000-0001-5000-0584"^^rdf:string,
        "https://osf.io/rnwg5"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-5000-0584> ;
    foaf:familyName "Kurdi"^^rdf:string ;
    foaf:givenName "Benedek"^^rdf:string ;
    foaf:name "Benedek Kurdi"^^rdf:string .

<https://osf.io/vctre> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-5048-3088"^^rdf:string,
        "https://osf.io/vctre"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-5048-3088> ;
    foaf:familyName "Charlesworth"^^rdf:string ;
    foaf:givenName "Tessa"^^rdf:string ;
    foaf:name "Tessa Elizabeth Sadie Charlesworth"^^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/mjzvg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://github.com/navmayan"^^rdf:string,
        "https://navmayan.github.io/index.html"^^rdf:string,
        "https://osf.io/mjzvg"^^rdf:string,
        "https://researchgate.net/profile/Mayan_Navon"^^rdf:string ;
    foaf:familyName "Navon"^^rdf:string ;
    foaf:givenName "Mayan"^^rdf:string ;
    foaf:name "Mayan Navon"^^rdf:string .