@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:0000030 a bioregistry.schema:0000003 ;
    rdfs:label "NFDI4Earth 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 NFDI4Earth 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 NFDI4Earth Consortium members appropriate for maintaining this collection." ;
    dcterms:hasPart bioregistry:bco,
        bioregistry:chebi,
        bioregistry:dcat,
        bioregistry:dcterms,
        bioregistry:envo,
        bioregistry:flopo,
        bioregistry:foaf,
        bioregistry:gaz,
        bioregistry:geonames,
        bioregistry:geosparql,
        bioregistry:legacy.ao,
        bioregistry:n4e,
        bioregistry:ncbitaxon,
        bioregistry:oboe,
        bioregistry:pato,
        bioregistry:po,
        bioregistry:prov,
        bioregistry:schema,
        bioregistry:skos,
        bioregistry:sosa,
        bioregistry:ssn,
        bioregistry:sweet,
        bioregistry:t4fs,
        bioregistry:tdwg.abcd,
        bioregistry:to,
        bioregistry:vcard,
        bioregistry:wlmo ;
    doap:maintainer orcid:0000-0001-5087-8776 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2021/12/NFDI4Earth_logo.png"^^xsd:anyURI .

orcid:0000-0001-5087-8776 rdfs:label "Auriol Degbelo" .

