@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/wc>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/space> ;
  skos:notation "space.wc" ;
  skos:prefLabel "Cloakroom / WC"@en ;
  skos:definition "A small volume holding a lavatory and a basin and nothing else; add a bath or a shower and it becomes `bathroom`."@en ;
  skos:altLabel "powder room"@en ;
  skos:altLabel "toilet"@en ;
  skos:altLabel "downstairs loo"@en ;
  skos:altLabel "half bath"@en ;
  skos:altLabel "cloakroom"@en ;
  skos:altLabel "powder_room"@en ;
  skos:hiddenLabel "downstairs loo"@en ;
  skos:hiddenLabel "half bath"@en ;
  skos:hiddenLabel "cloakroom"@en ;
  skos:hiddenLabel "powder_room"@en ;
  skos:exactMatch <http://vocab.getty.edu/aat/300081124> ;
  mi:semanticId "space.wc" ;
  mi:sourceBasis "vendored" ;
  dcterms:source "materialgraph ms_room + materialsinuse PROGRAM_SPACE_TYPES" ;
  dcterms:date "2026-08-21" ;
  skos:scopeNote "Deliberately NOT `broaderTermId: bathroom`. In American usage a WC is a bathroom and the edge would be clean; in British usage it is not, and the whole point of the term is the absence of bathing provision. Since the difference is exactly what a specifier needs to see, the two terms sit side by side rather than one inside the other. `cloakroom` was an altLabel here in the 0.2 draft and is now a term of its own for the coat room, on Getty's reading; the British domestic sense meaning this room moves to `seenAs`, where observed but non-canonical labels belong. The label is left alone so the published id keeps its name."@en .
