@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:0000037 a bioregistry.schema:0000003 ;
    rdfs:label "NFDI4Memory 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 NFDI4Memory 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 NFDI4Memory Consortium members appropriate for maintaining this collection." ;
    dcterms:hasPart bioregistry:cidoc.crm,
        bioregistry:edm,
        bioregistry:factgrid,
        bioregistry:geonames,
        bioregistry:getty.att,
        bioregistry:getty.cona,
        bioregistry:getty.ia,
        bioregistry:getty.tgn,
        bioregistry:getty.ulan,
        bioregistry:gnd,
        bioregistry:gov.object,
        bioregistry:hisco,
        bioregistry:iconclass,
        bioregistry:kldb,
        bioregistry:lido,
        bioregistry:nfdi.core,
        bioregistry:nfdi4culture.cto,
        bioregistry:ohdab,
        bioregistry:ontome,
        bioregistry:tadirah,
        bioregistry:wikidata ;
    doap:maintainer orcid:0000-0002-1648-1684 ;
    foaf:logo "https://www.nfdi.de/wp-content/uploads/2023/08/Logo_for_memory_RGB.png"^^xsd:anyURI .

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

