id: https://nde.nl/ontology/hc/class/FeaturePlace name: FeaturePlace title: Feature Place Class prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ crm: http://www.cidoc-crm.org/cidoc-crm/ schema: http://schema.org/ dcterms: http://purl.org/dc/terms/ default_prefix: hc imports: - linkml:types - ../enums/FeatureTypeEnum - ../slots/classify - ../slots/has_type - ../slots/has_label - ../slots/has_description - ../slots/has_note - ../slots/temporal_extent - ../slots/derive_from - ../slots/generated_by - ../slots/has_score classes: FeaturePlace: is_a: ReconstructedEntity class_uri: crm:E27_Site description: Typological classification of a place reference as a physical heritage feature. exact_mappings: - crm:E27_Site close_mappings: - schema:LandmarksOrHistoricalBuildings - schema:Place slots: - classify - has_type - has_label - has_description - has_note - temporal_extent - derive_from - generated_by - has_score slot_usage: classify: range: CustodianPlace required: true temporal_extent: range: TimeSpan inlined: true derive_from: range: CustodianObservation multivalued: true notes: - | Preserved from prior description (commit ee5e8e5a): Preserved from prior description (commit ee5e8e5a): "Physical feature type classification for nominal place references.\n\nCRITICAL: This is NOT a separate place - it CLASSIFIES the CustodianPlace.\n\n**Relationship to CustodianPlace**:\n\nCustodianPlace provides a NOMINAL REFERENCE to where a custodian is located:\n- \"Rijksmuseum\" (building name as place reference)\n- \"het herenhuis in de Schilderswijk\" (mansion in a neighborhood)\n- \"de kerk op het Damrak\" (church on a street)\n\nFeaturePlace provides the FEATURE TYPE of that same place:\n- \"Rijksmuseum\" \u2192 FeaturePlace: MUSEUM (building type)\n- \"het herenhuis\" \u2192 FeaturePlace: MANSION (building type)\n- \"de kerk\" \u2192 FeaturePlace: PARISH_CHURCH (building type)\n\n**Key Distinction**:\n\n| CustodianPlace | FeaturePlace |\n|----------------|--------------|\n| WHERE (nominal reference) | WHAT TYPE (classification) |\n| \"Rijksmuseum\" as place name | MUSEUM building type |\n| \"het herenhuis in Schilderswijk\" | MANSION building type |\n| Emic reference\ annotations: specificity_score: 0.5 specificity_rationale: Reconstruction output that classifies nominal place references into feature types. custodian_types: '["*"]'