@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:0000011 a bioregistry.schema:0000003 ;
    rdfs:label "NDFI4Cat Collection" ;
    dc:contributor orcid:0000-0001-5886-7860,
        orcid:0000-0003-4423-4370 ;
    dc:description """A collection of ontologies, controlled vocabularies, and schemas relevant for the NDFI4Cat Consortium.

This collection was originally based on the metadata landscape of the ontologies in this list can be found [here](https://github.com/nfdi4cat/Ontology-Overview-of-NFDI4Cat).

OntoCompChem and OntoKin appear on the NFDI4Cat list but have not yet been registered in the Bioregistry because the resources are missing/incomplete such that they do not meet minimum Bioregistry metadata standards. These might be added in the future if additional metadata can be found.""" ;
    dcterms:hasPart bioregistry:afo,
        bioregistry:bao,
        bioregistry:bfo,
        bioregistry:cao,
        bioregistry:chebi,
        bioregistry:cheminf,
        bioregistry:chmo,
        bioregistry:dolce,
        bioregistry:edam,
        bioregistry:emmo,
        bioregistry:emmo.cif,
        bioregistry:envo,
        bioregistry:iso15926,
        bioregistry:m4i,
        bioregistry:mop,
        bioregistry:ms,
        bioregistry:obi,
        bioregistry:om,
        bioregistry:ontocape,
        bioregistry:osmo,
        bioregistry:rex,
        bioregistry:rxno,
        bioregistry:sbo,
        bioregistry:voc4cat,
        bioregistry:worldavatar.compchem,
        bioregistry:worldavatar.kin ;
    doap:maintainer orcid:0000-0001-5886-7860,
        orcid:0000-0002-5898-1820,
        orcid:0000-0003-4620-8248 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2021/06/Logo_Ohne-BG.png"^^xsd:anyURI .

orcid:0000-0002-5898-1820 rdfs:label "David Linke" ;
    foaf:mbox "david.linke@catalysis.de" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

orcid:0000-0003-4620-8248 rdfs:label "Alexander Behr" ;
    foaf:mbox "alexander.behr@tu-dortmund.de" .

orcid:0000-0001-5886-7860 rdfs:label " Hendrik Borgelt" ;
    foaf:mbox "hendrik.borgelt@tu-dortmund.de" .

