@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/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 ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/c1eed534-71ba-4455-9dc0-9b41d0beb483> ;
    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://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<https://osf.io/38e7c> a ns1:Project ;
    dcterms:created "2024-06-17"^^rdf:string ;
    dcterms:creator <https://osf.io/37f8p> ;
    dcterms:identifier "https://osf.io/38e7c"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Secondary Analyses of Neurodivergence in Close Female Relatives of Autistic People"^^rdf:string .

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