@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/c29wm> a ns1:File ;
    dcterms:created "2024-07-05"^^rdf:string ;
    dcterms:identifier "https://osf.io/c29wm"^^rdf:string ;
    dcterms:modified "2024-07-05"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/7fc1f5c6-ed7f-4f14-a39b-65fdfa362ab7> ;
    ns1:fileName "Prereg_Refs.pdf"^^rdf:string ;
    ns1:filePath "/Prereg_Refs.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/c29wm?revision=1> ;
    ns1:isContainedBy <https://osf.io/kag5x> .

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

<https://osf.io/c29wm?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-07-05"^^rdf:string ;
    dcterms:creator <https://osf.io/37f8p> ;
    dcterms:extent "0.092 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-07-05"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::6718c3028cba742fc3a374ac44cfc6e17dc06edf6032f5cadad44416aa76a058> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/kag5x> a ns1:ProjectComponent ;
    dcterms:created "2024-07-05"^^rdf:string ;
    dcterms:creator <https://osf.io/37f8p> ;
    dcterms:identifier "https://osf.io/kag5x"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Functional MRI During a Biological and Random Motion Task"^^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/37f8p> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-1859-6469"^^rdf:string,
        "https://osf.io/37f8p"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-1859-6469> ;
    foaf:name "Sara Mosteller"^^rdf:string .