@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 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/8q5zv> a ns1:File ;
    dcterms:created "2020-05-27"^^rdf:string ;
    dcterms:identifier "https://osf.io/8q5zv"^^rdf:string ;
    dcterms:modified "2020-05-27"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/f95859ce-9635-48f6-b936-c2e01c1bf403> ;
    ns1:fileName "ssi_normstims - names.csv"^^rdf:string ;
    ns1:filePath "/Archive of OSF Storage/Norming study: criminality/ssi_normstims - names.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/8q5zv?revision=1> ;
    ns1:isContainedBy <https://osf.io/rn2jw> .

<http://www.gnu.org/licenses/lgpl-3.0.txt> dcterms:identifier "http://www.gnu.org/licenses/lgpl-3.0.txt"^^rdf:string ;
    foaf:name "GNU Lesser General Public License (LGPL) 3.0"^^rdf:string .

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

<https://osf.io/2ynsr> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-2513-0234"^^rdf:string,
        "https://osf.io/2ynsr"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-2513-0234> ;
    foaf:name "Judith Degen"^^rdf:string .

<https://osf.io/8q5zv?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-05-27"^^rdf:string ;
    dcterms:creator <https://osf.io/yqe9a> ;
    dcterms:extent "0.000222 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-05-27"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::aca6f67b6d13fa63e860e53cc2acaa0509a04997f0919d69188c27b9a1bfe4f0> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^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/rn2jw> a ns1:Registration ;
    dcterms:created "2020-05-27"^^rdf:string ;
    dcterms:creator <https://osf.io/2ynsr>,
        <https://osf.io/vytrk>,
        <https://osf.io/yqe9a>,
        <https://osf.io/zaeru> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/RN2JW"^^rdf:string,
        "https://osf.io/rn2jw"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:rights <http://www.gnu.org/licenses/lgpl-3.0.txt> ;
    dcterms:title "Norming stimuli for main study: criminality stereotype"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/RN2JW> .

<https://osf.io/vytrk> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/vytrk"^^rdf:string ;
    foaf:name "Zion Mengesha"^^rdf:string .

<https://osf.io/zaeru> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/zaeru"^^rdf:string ;
    foaf:name "Dean Manko"^^rdf:string .

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

<https://osf.io/yqe9a> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/yqe9a"^^rdf:string ;
    foaf:name "Brandon Waldon"^^rdf:string .