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

tao:p654
  skos:prefLabel "matot"@fi ;
  a skos:Concept ;
  skos:narrower tao:p656 .

maotao:p4569 skos:exactMatch tao:p656 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

tao:p653
  skos:prefLabel "lattianpäällysteet"@fi ;
  a skos:Concept ;
  skos:narrower tao:p656 .

yso:p1598
  skos:prefLabel "mattor"@sv, "carpets"@en, "matot"@fi ;
  a skos:Concept ;
  skos:narrower tao:p656 .

tao:p656
  skos:broader yso:p1598, tao:p654, tao:p653 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "muovimatot"@fi ;
  a skos:Concept .

