@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/style/critical_regionalism>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.critical_regionalism" ;
  skos:prefLabel "Critical Regionalism"@en ;
  skos:definition "Modernism deliberately inflected by local climate, material and craft, as a resistance to placelessness. Distinct from vernacular: it is a modernist position about place, not the local tradition itself."@en ;
  skos:altLabel "regionalism"@en ;
  skos:exactMatch <http://vocab.getty.edu/aat/300256479> ;
  mi:semanticId "style.critical-regionalism" ;
  mi:sourceBasis "vendored" ;
  dcterms:source "architizer STYLES" ;
  dcterms:date "2026-08-21" .
