@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:p1680
  skos:prefLabel "suutarintyöt"@fi ;
  a skos:Concept ;
  skos:narrower tao:p578 .

maotao:p657 skos:exactMatch tao:p578 .
tao:p578
  skos:broader tao:p1680, yso:p3664, tao:p572 ;
  skos:related tao:p163 ;
  skos:narrower tao:p1267 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "nahkajalkineet"@fi ;
  a skos:Concept .

tao:p163
  skos:prefLabel "nahkatuotteet"@fi ;
  a skos:Concept ;
  skos:related tao:p578 .

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

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

tao:p572
  skos:prefLabel "jalkineet"@fi ;
  a skos:Concept ;
  skos:narrower tao:p578 .

yso:p3664
  skos:prefLabel "footwear"@en, "jalkineet"@fi, "skor"@sv ;
  a skos:Concept ;
  skos:narrower tao:p578 .

