@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:_4dn.biosource .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:4DN .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.CugtbQ .

bioregistry.metaresource:miriam dcterms:hasPart miriam:4dn .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:4dn .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q110613621 .

bioregistry:_4dn.biosource a bioregistry.schema:0000001 ;
    rdfs:label "4D Nucleome Data Portal Biosource" ;
    dcterms:description "The 4D Nucleome Data Portal hosts data generated by the 4DN Network and other reference nucleomics data sets. The 4D Nucleome Network aims to understand the principles underlying nuclear organization in space and time, the role nuclear organization plays in gene expression and cellular function, and how changes in nuclear organization affect normal development as well as various diseases."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:Q110613621,
        cellosaurus.resource:4DN,
        fairsharing:FAIRsharing.CugtbQ,
        prefixcommons:4dn,
        miriam:4dn ;
    dcat:keyword "chromosome",
        "data analysis",
        "data transformation",
        "dna",
        "epigenomics",
        "experimental measurement",
        "genomics",
        "life science",
        "microscopy",
        "nucleic acid sequence",
        "protein",
        "sequencing assay",
        "transcriptomics" ;
    foaf:homepage <https://data.4dnucleome.org/biosources> ;
    bioregistry.schema:0000005 "4DNSR73BT2A2"^^xsd:string ;
    bioregistry.schema:0000006 "https://data.4dnucleome.org/biosources/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^4DN[A-Z]{2}[A-Z0-9]{7}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5631-0698 ;
    bioregistry.schema:0000023 "4DN",
        "4dn.biosource" ;
    bioregistry.schema:0000024 "https://data.4dnucleome.org/biosources/"^^xsd:string ;
    bioregistry.schema:0000027 <https://data.4dnucleome.org/biosources/4DNSR73BT2A2> ;
    bioregistry.schema:0000029 "_4dn.biosource" .

orcid:0000-0001-5631-0698 rdfs:label "Job Dekker" ;
    foaf:mbox "Job.Dekker@umassmed.edu" .

wikidata:Q110613621 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

cellosaurus.resource:4DN dcterms:isPartOf bioregistry.metaresource:cellosaurus .

fairsharing:FAIRsharing.CugtbQ dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:4dn dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:4dn dcterms:isPartOf bioregistry.metaresource:miriam .

