@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

yso:p12653
  skos:prefLabel "washing facilities"@en, "tvättrum"@sv, "peseytymistilat"@fi ;
  a skos:Concept .

tao:p336
  skos:prefLabel "saunat"@fi ;
  a skos:Concept ;
  skos:broader tao:p337 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

tao:p337
  skos:broader tao:p206 ;
  skos:related tao:p1813 ;
  skos:narrower tao:p754, tao:p336 ;
  skos:exactMatch yso:p12653 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "peseytymistilat"@fi ;
  a skos:Concept .

tao:p1813
  skos:prefLabel "pesutilat"@fi ;
  a skos:Concept ;
  skos:related tao:p337 .

maotao:p1420 skos:exactMatch tao:p337 .
tao:p754
  skos:prefLabel "kylpyhuoneet"@fi ;
  a skos:Concept ;
  skos:broader tao:p337 .

tao:p206
  skos:prefLabel "kosteat tilat"@fi ;
  a skos:Concept ;
  skos:narrower tao:p337 .

