id: https://nde.nl/ontology/hc/slot/hc_id name: hc_id-slot imports: - linkml:types slots: hc_id: description: "The persistent identifier for a heritage custodian entity in the NDE Heritage \nCustodian ontology. This is the core identifier that serves as the hub connecting\nall observations, reconstructions, and names related to this custodian.\n\nFormat: https://nde.nl/ontology/hc/{abstracted-ghcid}\nExample: https://nde.nl/ontology/hc/nl-nh-ams-m-rm-q190804\n\nThe ID is derived from the GHCID pattern but abstracted/normalized for use\nas a persistent URI in the ontology namespace.\n" slot_uri: dcterms:identifier range: uriorcurie required: true identifier: true pattern: ^https://nde\.nl/ontology/hc/[a-z0-9-]+$ comments: - This is THE identifying property for custodian entities. All other properties and relationships connect through this hub identifier. - The path component after /hc/ is an abstracted, lowercased, hyphenated version of the GHCID pattern (country-region-city-type-abbrev-qnumber). see_also: - https://nde.nl/ontology/hc/ - https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#identifier broad_mappings: - dcterms:identifier annotations: custodian_types: - '*' custodian_types_rationale: Universal utility concept exact_mappings: - dcterms:identifier prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ dcterms: http://purl.org/dc/terms/ prov: http://www.w3.org/ns/prov# crm: http://www.cidoc-crm.org/cidoc-crm/ skos: http://www.w3.org/2004/02/skos/core# rdfs: http://www.w3.org/2000/01/rdf-schema# org: http://www.w3.org/ns/org# xsd: http://www.w3.org/2001/XMLSchema#