@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 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:0000045 a bioregistry.schema:0000003 ;
    rdfs:label "Earth System Sciences Collection" ;
    dc:contributor orcid:0000-0001-5492-3212,
        orcid:0000-0002-6454-335X,
        orcid:0000-0003-1043-4964 ;
    dc:description """The Earth System Sciences (ESS) collection contains terminologies (ontologies and vocabularies) for describing Earth System Sciences (e.g., `bodc.cf`, `envo`), data and structures (e.g., `prov-o`), physical units (e.g., `time`), as well as measurements and observations (e.g., `tib.meth`).

It was developed by the [BITS project](https://projects.tib.eu/bits/home) (BluePrints for the Integration of Terminology Services in Earth System Sciences), which was funded by the Deutsche Forschungsgemeinschaft ([project number 508107981](https://gepris.dfg.de/gepris/projekt/508107981), July 2023 – June 2026). The ESS collection's terminologies were firstly chosen by the three project partners [TIB – Leibniz Information Centre for Science and Technology](https://www.tib.eu/en/), the [German Climate Computing Center (DKRZ)](https://www.dkrz.de/en/dkrz-partner-for-climate-research?set_language=en), and the [Senckenberg - Leibniz Institution for Biodiversity and Earth System Research (SGN)](https://www.senckenberg.de/en/about-us/senckenberg-society-nature-research/) in close cooperation with [NFDI4Earth](https://www.nfdi4earth.de/) and the [Helmholtz Metadata Collaboration](https://helmholtz-metadaten.de/).""" ;
    dcterms:hasPart bioregistry:bco,
        bioregistry:bodc.cf,
        bioregistry:bodc.sdn,
        bioregistry:chebi,
        bioregistry:dcat,
        bioregistry:dcterms,
        bioregistry:dfg.fo,
        bioregistry:dpvocab,
        bioregistry:dsw,
        bioregistry:duo,
        bioregistry:ecso,
        bioregistry:edam,
        bioregistry:efo,
        bioregistry:envo,
        bioregistry:envthes,
        bioregistry:flopo,
        bioregistry:gemet.concept,
        bioregistry:geosparql,
        bioregistry:gfbio.ets,
        bioregistry:gndo,
        bioregistry:n4e,
        bioregistry:oboe,
        bioregistry:om,
        bioregistry:pato,
        bioregistry:po,
        bioregistry:prov,
        bioregistry:sbo,
        bioregistry:schema,
        bioregistry:sio,
        bioregistry:sosa,
        bioregistry:ssn,
        bioregistry:stato,
        bioregistry:sweet,
        bioregistry:t4fs,
        bioregistry:tdwg.abcd,
        bioregistry:tib.bk,
        bioregistry:tib.cgo,
        bioregistry:tib.meth,
        bioregistry:time,
        bioregistry:to,
        bioregistry:uat,
        bioregistry:uo,
        bioregistry:wlmo ;
    foaf:logo "https://private-user-images.githubusercontent.com/58422600/595255823-95fb77d4-c775-4d1f-8d1d-aacbda324bb7.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzkyNjMyMDEsIm5iZiI6MTc3OTI2MjkwMSwicGF0aCI6Ii81ODQyMjYwMC81OTUyNTU4MjMtOTVmYjc3ZDQtYzc3NS00ZDFmLThkMWQtYWFjYmRhMzI0YmI3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTIwVDA3NDE0MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg5YzM4MzEwNGViOWNhNTYzMmM4MjVmY2FkY2UzZWIxZTdjMjY1Mjc3MzNmODUxZTZhNDI4NmZlZDc1MmViOGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.9V4j3O3ppguT7s4TmyLNAJQwULkh2oGzIrRcP7N0SYg"^^xsd:anyURI .

orcid:0000-0001-5492-3212 rdfs:label "Markus Stocker" ;
    foaf:mbox "markus.stocker@tib.eu" .

orcid:0000-0002-6454-335X rdfs:label "Angelina Kraft" .

orcid:0000-0003-1043-4964 rdfs:label "Anette Ganske" .

