@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/g4q29> a ns1:File ;
    dcterms:created "2024-01-15"^^rdf:string ;
    dcterms:identifier "https://osf.io/g4q29"^^rdf:string ;
    dcterms:modified "2024-01-15"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/e4e6869f-2c87-4835-b3c6-3ee2ef79315b> ;
    ns1:fileName "scenario1_selfdeprecating.mp4"^^rdf:string ;
    ns1:filePath "/Video vignettes/scenario1_selfdeprecating.mp4"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/g4q29?revision=1> ;
    ns1:isContainedBy <https://osf.io/tpx8a> .

<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/g4q29?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-01-15"^^rdf:string ;
    dcterms:creator <https://osf.io/crzqe> ;
    dcterms:extent "96.9 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-01-15"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::f08ab3697da15f79741148ad8989ed831b36f8e35a4ac663a395042b5e71b08e> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/tpx8a> a ns1:Project ;
    dcterms:created "2023-11-24"^^rdf:string ;
    dcterms:creator <https://osf.io/crzqe>,
        <https://osf.io/zn54v> ;
    dcterms:dateCopyrighted "2023"^^rdf:string ;
    dcterms:identifier "https://osf.io/tpx8a"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <http://opensource.org/licenses/MIT> ;
    dcterms:rightsHolder "Joel Wester"^^rdf:string,
        "Niels van Berkel"^^rdf:string ;
    dcterms:title "Perceptions of LLM-Powered Social Robots as Health Information Mediators"^^rdf:string .

<https://osf.io/zn54v> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-5106-7692"^^rdf:string,
        "https://osf.io/zn54v"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-5106-7692> ;
    foaf:name "Niels van Berkel"^^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/crzqe> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-6332-9493"^^rdf:string,
        "https://osf.io/crzqe"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-6332-9493> ;
    foaf:name "Joel Wester"^^rdf:string .