@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 maotao: <http://www.yso.fi/onto/mao/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tao:p1680
  skos:broader yso:p17731, tao:p1678 ;
  skos:narrower tao:p578 ;
  skos:exactMatch maotao:p1396 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "suutarintyöt"@fi ;
  a skos:Concept .

yso:p17731
  skos:prefLabel "läderarbeten"@sv, "leatherwork"@en, "nahkatyöt"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1680 .

tao:p578
  skos:prefLabel "nahkajalkineet"@fi ;
  a skos:Concept ;
  skos:broader tao:p1680 .

maotao:p1396
  skos:prefLabel "suutarintyöt"@fi ;
  a skos:Concept ;
  skos:exactMatch tao:p1680 .

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

tao:p1678
  skos:prefLabel "nahkatyöt"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1680 .

