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

yso:p10459
  skos:prefLabel "accessories, clothing"@en, "asusteet"@fi, "accessoarer"@sv ;
  a skos:Concept ;
  skos:narrower tao:p1367 .

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

tao:p1
  skos:prefLabel "asusteet"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1367 .

maotao:p210 skos:exactMatch tao:p1367 .
tao:p1367
  skos:broader yso:p10459, tao:p1 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "nenäliinat"@fi ;
  a skos:Concept .

