@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/b32f6> a ns1:File ;
    dcterms:created "2025-10-01"^^rdf:string ;
    dcterms:identifier "https://osf.io/b32f6"^^rdf:string ;
    dcterms:modified "2025-10-01"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/d97cdf4d-d077-466e-b8a1-94a2de278165> ;
    ns1:fileName "study2_responses.csv"^^rdf:string ;
    ns1:filePath "/Data/study2_responses.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/b32f6?revision=1> ;
    ns1:isContainedBy <https://osf.io/smvw7> .

<http://opensource.org/licenses/MIT> dcterms:identifier "http://opensource.org/licenses/MIT"^^rdf:string ;
    foaf:name "MIT License"^^rdf:string .

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

<https://osf.io/69vzr> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/69vzr"^^rdf:string ;
    foaf:familyName "Lee"^^rdf:string ;
    foaf:givenName "Cinoo"^^rdf:string ;
    foaf:name "Cinoo Lee"^^rdf:string .

<https://osf.io/b32f6?revision=1> a ns1:FileVersion ;
    dcterms:created "2025-10-01"^^rdf:string ;
    dcterms:creator <https://osf.io/dz6f8> ;
    dcterms:extent "2.5 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2025-10-01"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::06cce7e83e785e68f510b4f0d06e16562a3e9a4ed991fd9cd54f16f5f8d97d6c> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/fwz73> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0009-0007-0184-9339"^^rdf:string,
        "https://osf.io/fwz73"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0007-0184-9339> ;
    foaf:familyName "Han"^^rdf:string ;
    foaf:givenName "Dyllan"^^rdf:string ;
    foaf:name "Dyllan Han"^^rdf:string .

<https://osf.io/h9ncx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0009-0000-0989-0626"^^rdf:string,
        "https://osf.io/h9ncx"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0000-0989-0626> ;
    foaf:familyName "Yu"^^rdf:string ;
    foaf:givenName "Sunny"^^rdf:string ;
    foaf:name "Sunny Yu"^^rdf:string .

<https://osf.io/m2xbv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/m2xbv"^^rdf:string ;
    foaf:familyName "Khadpe"^^rdf:string ;
    foaf:givenName "Pranav"^^rdf:string ;
    foaf:name "Pranav Khadpe"^^rdf:string ;
    ns1:affiliation <https://ror.org/05x2bcf33> .

<https://osf.io/smvw7> a ns1:Project ;
    dcterms:created "2025-07-03"^^rdf:string ;
    dcterms:creator <https://osf.io/69vzr>,
        <https://osf.io/dz6f8>,
        <https://osf.io/fwz73>,
        <https://osf.io/h9ncx>,
        <https://osf.io/m2xbv> ;
    dcterms:dateCopyrighted "2025"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/SMVW7"^^rdf:string,
        "https://osf.io/smvw7"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <http://opensource.org/licenses/MIT> ;
    dcterms:rightsHolder "Myra Cheng"^^rdf:string ;
    dcterms:title "Sycophantic AI Decreases Prosocial Intentions and Promotes Dependence"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/SMVW7> .

<https://ror.org/05x2bcf33> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "http://www.cmu.edu/index.shtml"^^rdf:string,
        "https://ror.org/05x2bcf33"^^rdf:string ;
    foaf:name "Carnegie Mellon 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/dz6f8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-5052-2929"^^rdf:string,
        "https://osf.io/dz6f8"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-5052-2929> ;
    foaf:name "Anonymous"^^rdf:string .