@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/j2m59> a ns1:File ;
    dcterms:created "2024-02-13"^^rdf:string ;
    dcterms:identifier "https://osf.io/j2m59"^^rdf:string ;
    dcterms:modified "2024-02-13"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/7a67c1eb-d875-486e-821a-1ca24824fc1a> ;
    ns1:fileName "AsPredicted #123311.pdf"^^rdf:string ;
    ns1:filePath "/Pre-Registration/AsPredicted #123311.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/j2m59?revision=1> ;
    ns1:isContainedBy <https://osf.io/d74z9> .

<https://api.osf.io/v2/regions/au-1/> skos:prefLabel "Australia - Sydney"@en .

<https://osf.io/cxh8w> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/cxh8w"^^rdf:string ;
    foaf:name "Kate Faasse"^^rdf:string .

<https://osf.io/d74z9> a ns1:Project ;
    dcterms:created "2024-02-13"^^rdf:string ;
    dcterms:creator <https://osf.io/5eq6y>,
        <https://osf.io/cxh8w>,
        <https://osf.io/zsc67> ;
    dcterms:identifier "https://osf.io/d74z9"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "The role of attribute framing on nocebo side effects to generic and branded sham-treatment (AsPredicted #123311)"^^rdf:string .

<https://osf.io/j2m59?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-02-13"^^rdf:string ;
    dcterms:creator <https://osf.io/5eq6y> ;
    dcterms:extent "0.178 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-02-13"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::b05f5552991ae5fbb089a1b2998402f47a39fd19de70abbde9026e52eb399588> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/au-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/zsc67> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://insphirelab.com/people/andrew-geers-ph-d/"^^rdf:string,
        "https://osf.io/zsc67"^^rdf:string ;
    foaf:name "Andrew Geers"^^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/5eq6y> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-8328-3998"^^rdf:string,
        "https://osf.io/5eq6y"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-8328-3998> ;
    foaf:name "Kirsten Barnes"^^rdf:string .