@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/typology/spa>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/typology> ;
  skos:notation "typology.spa" ;
  skos:prefLabel "Spa"@en ;
  skos:definition "Premises whose programme is bathing and treatment, with the servicing - humidity, drainage, heat - that wet rooms need. The premises; the wet room inside is `space.spa_pool`."@en ;
  skos:altLabel "wellness centre"@en ;
  skos:altLabel "bathhouse"@en ;
  skos:altLabel "Spa & wellness"@en ;
  skos:hiddenLabel "Spa & wellness"@en ;
  mi:semanticId "typology.spa" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer SUBTYPE_RULES" ;
  dcterms:date "2026-08-21" .
