@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/7bgna> a ns1:File ;
    dcterms:created "2023-06-28"^^rdf:string ;
    dcterms:identifier "https://osf.io/7bgna"^^rdf:string ;
    dcterms:modified "2023-06-28"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/77be5861-874c-483d-a1d0-c9451f0be307> ;
    ns1:fileName "Actual Attitudes, Sample B (2021-12), Anonymized.xlsx"^^rdf:string ;
    ns1:filePath "/Anonymized Datasets/Actual Attitudes, Sample B (2021-12), Anonymized.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/7bgna?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/7bgna?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-06-28"^^rdf:string ;
    dcterms:creator <https://osf.io/5zkc8> ;
    dcterms:extent "0.766 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-06-28"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::3de72c5c595d6508f75982b48d8847205d68da05b9a8145ed90f49158af3e417> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<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/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 .