@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:p711
  skos:prefLabel "tekstiilikoneet"@fi ;
  a skos:Concept ;
  skos:narrower tao:p2069 .

yso:p5217
  skos:prefLabel "overlock maskiner"@sv, "seaming machines"@en, "saumauskoneet"@fi ;
  a skos:Concept .

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

tao:p2069
  skos:broader tao:p711 ;
  skos:altLabel "saumurit"@fi, "saumarit"@fi ;
  skos:exactMatch yso:p5217 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "saumauskoneet"@fi ;
  a skos:Concept .

maotao:p2793 skos:exactMatch tao:p2069 .
