@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/place/region/nordic>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/place> ;
  skos:notation "place.region.nordic" ;
  skos:prefLabel "Nordic"@en ;
  skos:definition "Pale softwood, white walls, functional furniture and daylight treated as scarce and precious. The idiom, not the five countries."@en ;
  skos:altLabel "scandinavian"@en ;
  skos:altLabel "Nordic modern"@en ;
  skos:altLabel "nordic_warm"@en ;
  skos:altLabel "Scandinavian"@en ;
  skos:hiddenLabel "Nordic modern"@en ;
  skos:hiddenLabel "nordic_warm"@en ;
  skos:hiddenLabel "Scandinavian"@en ;
  mi:semanticId "place.region.nordic" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designround, architizer, materialgraph" ;
  dcterms:date "2026-08-21" .
