@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/landscape/coastal>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/place> ;
  skos:notation "place.landscape.coastal" ;
  skos:prefLabel "Coastal"@en ;
  skos:definition "The seaside setting and its conventions: bleached and salted surfaces, blue and white, rattan and rope, light treated as reflected off water."@en ;
  mi:semanticId "place.landscape.coastal" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer CONTEXTS, designshop, designround, materia, materialgraph" ;
  dcterms:date "2026-08-21" ;
  mi:usageBand "occasional" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" .
