@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/ybehg> a ns1:File ;
    dcterms:created "2022-03-14"^^rdf:string ;
    dcterms:identifier "https://osf.io/ybehg"^^rdf:string ;
    dcterms:modified "2022-03-14"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/c9769f4d-6a67-44d9-b74c-ad776b329170> ;
    ns1:fileName "Nationality_IAT_Switzerland.German_2009-2019_codebook.xlsx"^^rdf:string ;
    ns1:filePath "/Nationality_IAT_Switzerland.German_2009-2019_codebook.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/ybehg?revision=1> ;
    ns1:isContainedBy <https://osf.io/k2fnd> .

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

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

<https://osf.io/k2fnd> a ns1:ProjectComponent ;
    dcterms:created "2021-06-06"^^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/k2fnd"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Datasets and codebooks"^^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:name "Mayan Navon"^^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://osf.io/rnwg5"^^rdf:string ;
    foaf:name "Benedek Kurdi"^^rdf:string .

<https://osf.io/vctre> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/vctre"^^rdf:string ;
    foaf:name "Tessa Elizabeth Sadie Charlesworth"^^rdf:string .

<https://osf.io/ybehg?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-03-14"^^rdf:string ;
    dcterms:creator <https://osf.io/px5cw> ;
    dcterms:extent "0.027 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-03-14"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::70fa6c18b68a33d022c7a24afe7f6e69c08523a7f6c7b13a4c6b3edd5bde6f43> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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/px5cw> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/px5cw"^^rdf:string ;
    foaf:name "Yoav Rabinovich"^^rdf:string .