@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/space/living_room>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/space> ;
  skos:notation "space.living_room" ;
  skos:prefLabel "Living Room"@en ;
  skos:definition "The main shared sitting volume of a dwelling, where the household gathers rather than eats or sleeps."@en ;
  skos:altLabel "sitting room"@en ;
  skos:altLabel "lounge"@en ;
  skos:altLabel "Living Room"@en ;
  skos:altLabel "living_area"@en ;
  skos:hiddenLabel "Living Room"@en ;
  skos:hiddenLabel "living_area"@en ;
  skos:exactMatch <http://vocab.getty.edu/aat/300004435> ;
  mi:semanticId "room.living-room" ;
  mi:sourceBasis "vendored" ;
  dcterms:source "materialgraph ms_room + materialsinuse PROGRAM_SPACE_TYPES" ;
  dcterms:date "2026-08-21" ;
  mi:usageBand "common" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" ;
  skos:scopeNote "The domestic half of the lounge / living-room pair. `lounge` is the correct consumer name for this room in British usage and is carried as an altLabel; the term id `lounge` is held for the commercial homonym, because that is the sense both upstream dictionaries file it under. `living_area` - the sitting end of an open-plan flat - folds in here rather than becoming a term, since nothing about the surfaces changes when the walls come out."@en .
