@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 prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/38e7c> a ns1:Project ;
    dcterms:created "2024-06-17"^^rdf:string ;
    dcterms:creator <https://osf.io/37f8p> ;
    dcterms:description "The project will assess the evidence for neural differences within MRI data between undiagnosed adult females who are closely related to an autistic person and females with no known relationship to autism."^^rdf:string ;
    dcterms:hasPart <https://osf.io/kag5x> ;
    dcterms:identifier "https://osf.io/38e7c"^^rdf:string ;
    dcterms:modified "2024-07-12"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Secondary Analyses of Neurodivergence in Close Female Relatives of Autistic People"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/37f8p> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/dd61582d-1131-4334-9ebc-24e3172d16f6> ;
    ns1:contains <https://osf.io/3ngam> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 96897 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> .

<https://osf.io/3ngam> a ns1:File ;
    dcterms:created "2024-06-26"^^rdf:string ;
    dcterms:identifier "https://osf.io/3ngam"^^rdf:string ;
    dcterms:modified "2024-06-26"^^rdf:string ;
    ns1:fileName "Prereg_Refs.pdf"^^rdf:string ;
    ns1:filePath "/Prereg_Refs.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/3ngam?revision=1> ;
    ns1:isContainedBy <https://osf.io/38e7c> .

<https://osf.io/3ngam?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-06-26"^^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-06-26"^^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://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<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 .