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

tao:p1222
  skos:prefLabel "potilasvaatteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p1223 .

yso:p13512
  skos:prefLabel "textiles"@en, "textilier"@sv, "tekstiilit"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1223 .

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

tao:p1223
  skos:broader yso:p13512 ;
  skos:narrower tao:p1222 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sairaalatekstiilit"@fi ;
  a skos:Concept .

yso:p10093
  a skos:Collection ;
  skos:prefLabel "tekstiilit käyttöpaikan mukaan"@fi ;
  skos:member tao:p1223 .

maotao:p4175 skos:exactMatch tao:p1223 .
