@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:0000025 a bioregistry.schema:0000003 ;
    rdfs:label "NFDI4Culture Collection" ;
    dc:contributor [ rdfs:label "NFDI Section Metadata WG Ontology Harmonization and Mapping" ],
        orcid:0000-0002-0006-7542,
        orcid:0000-0003-4423-4370 ;
    dc:description "A placeholder collection of ontologies, controlled vocabularies, and schemas relevant for the NFDI4Culture Consortium seeded from corresponding the [TIB OLS collection](https://service.tib.eu/terminology/collections/nfdi4culture). The [NFDI Section Metadata WG Ontology Harmonization and Mapping](https://github.com/nfdi-de/section-metadata-wg-onto/) is in the process of identifying NFDI4Culture Consortium members appropriate for maintaining this collection." ;
    dcterms:hasPart bioregistry:bfo,
        bioregistry:bot,
        bioregistry:cidoc.crm,
        bioregistry:dbo,
        bioregistry:dcat,
        bioregistry:dcterms,
        bioregistry:doap,
        bioregistry:fabio,
        bioregistry:foaf,
        bioregistry:frapo,
        bioregistry:geonames,
        bioregistry:gesah,
        bioregistry:gnd,
        bioregistry:iao,
        bioregistry:iconclass,
        bioregistry:lido,
        bioregistry:modsci,
        bioregistry:nfdi4culture.cto,
        bioregistry:obi,
        bioregistry:ohdab,
        bioregistry:okn.sd,
        bioregistry:org,
        bioregistry:premis,
        bioregistry:schema,
        bioregistry:skos,
        bioregistry:swo,
        bioregistry:vcard,
        bioregistry:viaf,
        bioregistry:vivo,
        bioregistry:wikidata ;
    doap:maintainer orcid:0000-0002-1648-1684 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2021/05/NFDI4C_Logo.png"^^xsd:anyURI .

orcid:0000-0002-0006-7542 rdfs:label "Etienne Posthumus" .

orcid:0000-0002-1648-1684 rdfs:label "Tabea Tietz" ;
    foaf:mbox "tabea.tietz@fiz-karlsruhe.de" .

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

