@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/my79t> a ns1:File ;
    dcterms:created "2021-07-27"^^rdf:string ;
    dcterms:identifier "https://osf.io/my79t"^^rdf:string ;
    dcterms:modified "2021-07-27"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/6b2fd272-1e34-4d82-bdbc-c92a7dd2c0c5> ;
    ns1:fileName "St3_FullDataT1_ordered_Anonymous.csv"^^rdf:string ;
    ns1:filePath "/St3_FullDataT1_ordered_Anonymous.csv"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/my79t?revision=1> ;
    ns1:isContainedBy <https://osf.io/tbv7p> .

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

<https://osf.io/my79t?revision=1> a ns1:FileVersion ;
    dcterms:created "2021-07-27"^^rdf:string ;
    dcterms:creator <https://osf.io/s8epg> ;
    dcterms:extent "0.031 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2021-07-27"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::26528a8cfec7f28c14f670745c1ffb1274d62e897d1616e8e25d1ebf49d946a8> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/qm2e4> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/qm2e4"^^rdf:string ;
    foaf:name "Merel Kindt"^^rdf:string .

<https://osf.io/tbv7p> a ns1:ProjectComponent ;
    dcterms:created "2021-07-23"^^rdf:string ;
    dcterms:creator <https://osf.io/qm2e4>,
        <https://osf.io/s8epg>,
        <https://osf.io/xtuqe> ;
    dcterms:identifier "https://osf.io/tbv7p"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Study 3: Confirming the two-factor structure of the 17-item Spider Distress Scale"^^rdf:string .

<https://osf.io/xtuqe> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-0376-8165"^^rdf:string,
        "https://osf.io/xtuqe"^^rdf:string,
        "https://www.linkedin.com/in/reneemvisser/"^^rdf:string,
        "https://www.uva.nl/profiel/v/i/r.m.visser/r.m.visser.html"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-0376-8165> ;
    foaf:name "Renée M. Visser"^^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/s8epg> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-1463-8449"^^rdf:string,
        "https://osf.io/s8epg"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-1463-8449> ;
    foaf:name "Jacqueline 'Jack' Peters"^^rdf:string .