@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/w6u9c> a ns1:File ;
    dcterms:created "2022-12-13"^^rdf:string ;
    dcterms:identifier "https://osf.io/w6u9c"^^rdf:string ;
    dcterms:modified "2022-12-13"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/a1bb8338-af76-4517-a54a-d4c258992d83> ;
    ns1:fileName "Data_PST.csv"^^rdf:string ;
    ns1:filePath "/Data (38 subjects)/Data_PST.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/w6u9c?revision=1> ;
    ns1:isContainedBy <https://osf.io/syqza> .

<https://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<https://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://osf.io/bw8dv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/bw8dv"^^rdf:string ;
    foaf:name "Marit Westergaard"^^rdf:string .

<https://osf.io/syqza> a ns1:ProjectComponent ;
    dcterms:created "2022-12-13"^^rdf:string ;
    dcterms:creator <https://osf.io/bw8dv>,
        <https://osf.io/u7a3g> ;
    dcterms:dateCopyrighted "2022"^^rdf:string ;
    dcterms:identifier "https://osf.io/syqza"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "Picture Selection Task"^^rdf:string .

<https://osf.io/w6u9c?revision=1> a ns1:FileVersion ;
    dcterms:created "2022-12-13"^^rdf:string ;
    dcterms:creator <https://osf.io/u7a3g> ;
    dcterms:extent "0.428 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2022-12-13"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::fc141c0d9c01e90152c1744114e593aa6a138652a1f6d84f7c159a6146ef4657> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^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/u7a3g> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0001-8676-6629"^^rdf:string,
        "https://osf.io/u7a3g"^^rdf:string,
        "https://researchgate.net/profile/Judith_Schlenter"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-8676-6629> ;
    foaf:name "Judith Schlenter"^^rdf:string .