@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 skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/vubj9> a ns1:File ;
    dcterms:created "2023-06-29"^^rdf:string ;
    dcterms:identifier "https://osf.io/vubj9"^^rdf:string ;
    dcterms:modified "2023-06-29"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/34d87fd6-ef01-42c7-870f-dca862ce4a4a> ;
    ns1:fileName "Qualtrics Survey, Sample B_Redacted.pdf"^^rdf:string ;
    ns1:filePath "/Survey Material/Qualtrics Survey, Sample B_Redacted.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/vubj9?revision=1> ;
    ns1:isContainedBy <https://osf.io/6wgct> .

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

<https://osf.io/6wgct> a ns1:Project ;
    dcterms:created "2022-01-13"^^rdf:string ;
    dcterms:creator <https://osf.io/5zkc8>,
        <https://osf.io/ahtz5>,
        <https://osf.io/wx3j8> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/6WGCT"^^rdf:string,
        "https://osf.io/6wgct"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Americans harbor much more unfavorable explicit sentiments toward young adults than toward older adults"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/6WGCT> .

<https://osf.io/ahtz5> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ahtz5"^^rdf:string ;
    foaf:name "Michael S North"^^rdf:string .

<https://osf.io/vubj9?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-06-29"^^rdf:string ;
    dcterms:creator <https://osf.io/5zkc8> ;
    dcterms:extent "0.211 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-06-29"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::723595a56c1259bfc7aa537cf9622b1261ce1889363ad522ed45b6139050bf93> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/wx3j8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/wx3j8"^^rdf:string ;
    foaf:name "Angela Shakeri"^^rdf:string ;
    ns1:affiliation <https://ror.org/0190ak572> .

<https://ror.org/0190ak572> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://ror.org/0190ak572"^^rdf:string ;
    foaf:name "New York University"^^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/5zkc8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-2838-1146"^^rdf:string,
        "https://osf.io/5zkc8"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-2838-1146> ;
    foaf:name "Stéphane Francioli"^^rdf:string .