@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix mi: <https://taxonomy.materialinstruments.com/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://taxonomy.materialinstruments.com/typology/civic_building>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/typology> ;
  skos:notation "typology.civic_building" ;
  skos:prefLabel "Civic Building"@en ;
  skos:definition "Premises housing a public authority and the public's dealings with it - town hall, courthouse, register office - where addressing the street as a public institution is part of the brief."@en ;
  skos:altLabel "town hall"@en ;
  skos:altLabel "courthouse"@en ;
  skos:altLabel "Civic & government"@en ;
  skos:altLabel "Community center"@en ;
  skos:altLabel "Municipal"@en ;
  skos:hiddenLabel "Civic & government"@en ;
  skos:hiddenLabel "Community center"@en ;
  skos:hiddenLabel "Municipal"@en ;
  mi:semanticId "typology.civic-building" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer SUBTYPE_RULES" ;
  dcterms:date "2026-08-21" .
