@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.collection: <https://bioregistry.io/collection/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.collection:0000041 a bioregistry.schema:0000003 ;
    rdfs:label "NFDI4Health Collection" ;
    dc:contributor [ rdfs:label "NFDI Section Metadata WG Ontology Harmonization and Mapping" ] ;
    dc:description "A placeholder collection of ontologies, controlled vocabularies, and schemas relevant for the NFDI4Health Consortium created by the [NFDI Section Metadata WG Ontology Harmonization and Mapping](https://github.com/nfdi-de/section-metadata-wg-onto/). The working group is in the process of identifying NFDI4Health Consortium members appropriate for maintaining this collection." ;
    dcterms:hasPart bioregistry:agrovoc,
        bioregistry:ahol,
        bioregistry:atc,
        bioregistry:atol,
        bioregistry:bao,
        bioregistry:chebi,
        bioregistry:clo,
        bioregistry:cmpo,
        bioregistry:datacite,
        bioregistry:dbsnp,
        bioregistry:dcterms,
        bioregistry:doid,
        bioregistry:efo,
        bioregistry:foodex2,
        bioregistry:foodon,
        bioregistry:go,
        bioregistry:hgnc,
        bioregistry:hp,
        bioregistry:iao,
        bioregistry:icd10,
        bioregistry:icd11,
        bioregistry:icdo,
        bioregistry:loinc,
        bioregistry:meddra,
        bioregistry:mesh,
        bioregistry:mgi,
        bioregistry:mirbase,
        bioregistry:ncbigene,
        bioregistry:ncbitaxon,
        bioregistry:ncit,
        bioregistry:orpha,
        bioregistry:rgd,
        bioregistry:snomedct,
        bioregistry:spdx,
        bioregistry:uberon,
        bioregistry:ucum,
        bioregistry:umls,
        bioregistry:uniprot ;
    doap:maintainer orcid:0000-0002-2344-0426 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2021/05/nfdi_4_health_Logo.png"^^xsd:anyURI .

orcid:0000-0002-2344-0426 rdfs:label "Matthias Löbe" ;
    foaf:mbox "matthias.loebe@imise.uni-leipzig.de" .

