@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/boot_room>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/space> ;
  skos:notation "space.boot_room" ;
  skos:prefLabel "Boot Room"@en ;
  skos:definition "A transitional volume between outside and inside where wet outdoor clothing and footwear come off and are stored; distinguished from `entry` by being the working door rather than the front one."@en ;
  skos:altLabel "mudroom"@en ;
  skos:altLabel "mud room"@en ;
  skos:altLabel "Mudroom"@en ;
  skos:altLabel "Mud Room"@en ;
  skos:altLabel "mudroom"@en ;
  skos:hiddenLabel "Mudroom"@en ;
  skos:hiddenLabel "Mud Room"@en ;
  skos:hiddenLabel "mudroom"@en ;
  skos:exactMatch <http://vocab.getty.edu/aat/300004281> ;
  mi:semanticId "space.boot-room" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designshop room schemes" ;
  dcterms:date "2026-08-18" ;
  mi:usageBand "occasional" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" ;
  skos:scopeNote "`Mudroom` and `Mud Room` are both carried in `seenAs` because DesignShop spells it one way on the scheme side and the other on the product side. Neither spelling is wrong; both are observed, and a crosswalk that hid one could not clean the data. The spine's own `mudroom` joins them."@en .
