@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:0000040 a bioregistry.schema:0000003 ;
    rdfs:label "NFDI4Biodiversity 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 NFDI4Biodiversity 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 NFDI4Biodiversity Consortium members appropriate for maintaining this collection." ;
    dcterms:hasPart bioregistry:abcd,
        bioregistry:ahol,
        bioregistry:aism,
        bioregistry:apto,
        bioregistry:atol,
        bioregistry:bco,
        bioregistry:bfo,
        bioregistry:biodivthes,
        bioregistry:bohlmann,
        bioregistry:bspo,
        bioregistry:caro,
        bioregistry:chebi,
        bioregistry:cl,
        bioregistry:cob,
        bioregistry:codata.rdmt,
        bioregistry:colao,
        bioregistry:dcat,
        bioregistry:dfg.fo,
        bioregistry:eco,
        bioregistry:edam,
        bioregistry:envo,
        bioregistry:envthes,
        bioregistry:eol,
        bioregistry:flopo,
        bioregistry:geonames,
        bioregistry:gfbio.biobank,
        bioregistry:gfbio.biol,
        bioregistry:gfbio.botany,
        bioregistry:gfbio.ets,
        bioregistry:gfbio.iho,
        bioregistry:gfbio.kingdom,
        bioregistry:gfbio.top,
        bioregistry:iadopt,
        bioregistry:inbio,
        bioregistry:iso.3166,
        bioregistry:itis,
        bioregistry:lepao,
        bioregistry:lpt,
        bioregistry:ncbitaxon,
        bioregistry:nfdi.core,
        bioregistry:oba,
        bioregistry:oboe,
        bioregistry:odm2.methodtype,
        bioregistry:odm2.specimentype,
        bioregistry:oim,
        bioregistry:om,
        bioregistry:pato,
        bioregistry:pco,
        bioregistry:po,
        bioregistry:prov,
        bioregistry:qudt,
        bioregistry:ro,
        bioregistry:schema,
        bioregistry:sosa,
        bioregistry:sumso,
        bioregistry:sweet,
        bioregistry:swo,
        bioregistry:taxonconcept,
        bioregistry:taxrank,
        bioregistry:tib.bk,
        bioregistry:to,
        bioregistry:uberon,
        bioregistry:unesco.thesaurus,
        bioregistry:vbo,
        bioregistry:vt ;
    doap:maintainer orcid:0000-0002-4349-6726,
        orcid:0000-0002-6762-6417 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2023/03/NFDI_4_Biodiversity___Logo_Positiv_Kopie.png"^^xsd:anyURI .

orcid:0000-0002-4349-6726 rdfs:label "Ralph Schäfermeier" ;
    foaf:mbox "schaefermeier@infai.org" .

orcid:0000-0002-6762-6417 rdfs:label "Naouel Karam" .

