@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/u8npx> a ns1:File ;
    dcterms:created "2023-06-30"^^rdf:string ;
    dcterms:identifier "https://osf.io/u8npx"^^rdf:string ;
    dcterms:modified "2023-06-30"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/904c33a0-d17b-4384-8dcb-6f3e79bc5d26> ;
    ns1:fileName "Essays about Younger and Older Adults.xlsx"^^rdf:string ;
    ns1:filePath "/Essays and Stereotype Contents/Essays about Younger and Older Adults.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/u8npx?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/u8npx?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-06-30"^^rdf:string ;
    dcterms:creator <https://osf.io/5zkc8> ;
    dcterms:extent "0.176 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-06-30"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::8539725ed1ece3a6c7c0573e25a162b7007f2ee4a842e06d90fd4095de914c29> ;
    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 .