@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/b3sh9> a ns1:File ;
    dcterms:created "2023-04-27"^^rdf:string ;
    dcterms:identifier "https://osf.io/b3sh9"^^rdf:string ;
    dcterms:modified "2023-04-27"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/309e479f-dfca-4163-a168-9668bd6dd067> ;
    ns1:fileName "mapSigFDRTwinAEthickness.mgh"^^rdf:string ;
    ns1:filePath "/mapSigFDRTwinAEthickness.mgh"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/b3sh9?revision=1> ;
    ns1:isContainedBy <https://osf.io/pjf3h> .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://osf.io/b3sh9?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-04-27"^^rdf:string ;
    dcterms:creator <https://osf.io/tbxq6> ;
    dcterms:extent "0.625 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-04-27"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::49e48663fa232f8d542c6ffa55be5d11a89be102b9157bdedc5fb9334e0a7166> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/pjf3h> a ns1:ProjectComponent ;
    dcterms:created "2022-03-03"^^rdf:string ;
    dcterms:creator <https://osf.io/tbxq6> ;
    dcterms:identifier "https://osf.io/pjf3h"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "heritability"^^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/tbxq6> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-8008-902X"^^rdf:string,
        "https://osf.io/tbxq6"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-8008-902X> ;
    foaf:name "James Roe"^^rdf:string .