@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:0000036 a bioregistry.schema:0000003 ;
    rdfs:label "NFDI4Objects Collection" ;
    dc:contributor [ rdfs:label "NFDI Section Metadata WG Ontology Harmonization and Mapping" ] ;
    dc:description """A collection of ontologies, controlled vocabularies, and schemas relevant for the NFDI4Objects Consortium imported from the consortium's official BARTOC record [https://bartoc.org/en/node/18961](https://bartoc.org/en/node/18961).

Note: this collection is a subset of the BARTOC collection until all ontologies and controlled vocabularies in the BARTOC collection are also curated in the Semantic Farm.""" ;
    dcterms:hasPart bioregistry:amh.material,
        bioregistry:bibo,
        bioregistry:bioregistry,
        bioregistry:cidoc.crm,
        bioregistry:dai.thesauri,
        bioregistry:datacite.contributor,
        bioregistry:datacite.date,
        bioregistry:datacite.description,
        bioregistry:datacite.identifier,
        bioregistry:datacite.name,
        bioregistry:datacite.relation,
        bioregistry:datacite.resource,
        bioregistry:fish.aoe,
        bioregistry:fish.as,
        bioregistry:fish.bm,
        bioregistry:fish.event,
        bioregistry:fish.mc,
        bioregistry:fish.mt,
        bioregistry:geonames,
        bioregistry:geosparql,
        bioregistry:getty.att,
        bioregistry:getty.tgn,
        bioregistry:getty.ulan,
        bioregistry:gnd,
        bioregistry:hessische.systematik,
        bioregistry:iconclass,
        bioregistry:kenom.material,
        bioregistry:lado,
        bioregistry:lido.actor,
        bioregistry:lido.event,
        bioregistry:lido.identifier,
        bioregistry:lido.recordmetadatadate,
        bioregistry:lido.recordtype,
        bioregistry:lido.repositoryset,
        bioregistry:lido.resourcerepresentation,
        bioregistry:lido.termmaterialstech,
        bioregistry:lv,
        bioregistry:oeai.ctp,
        bioregistry:oeai.material,
        bioregistry:orcid,
        bioregistry:ror,
        bioregistry:skos,
        bioregistry:time,
        bioregistry:unesco.thesaurus,
        bioregistry:viaf,
        bioregistry:whg,
        bioregistry:wikidata ;
    doap:maintainer orcid:0000-0002-3246-3531,
        orcid:0000-0002-7613-4123,
        orcid:0000-0003-2576-1511,
        orcid:0009-0005-3991-1025 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2023/12/nfdi4objects_logo_digital_kurztitel.png"^^xsd:anyURI .

orcid:0000-0002-3246-3531 rdfs:label "Florian Thiery" ;
    foaf:mbox "florian.thiery@leiza.de" .

orcid:0000-0002-7613-4123 rdfs:label "Jakob Voß" ;
    foaf:mbox "voss@gbv.de" .

orcid:0000-0003-2576-1511 rdfs:label "Anja Gerber" ;
    foaf:mbox "anja.gerber@klassik-stiftung.de" .

orcid:0009-0005-3991-1025 rdfs:label "Kristina Fischer" ;
    foaf:mbox "kristina.fischer@leiza.de" .

