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

maotao:p5863 skos:exactMatch tao:p1027 .
yso:p12974
  skos:prefLabel "syntetiska fibrer"@sv, "synteettiset kuidut"@fi, "synthetic fibres"@en ;
  a skos:Concept ;
  skos:narrower tao:p1027 .

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

tao:p1026
  skos:prefLabel "synteettiset kuidut"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1027 .

tao:p1027
  skos:broader yso:p12974, tao:p1026 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "elastaani"@fi ;
  a skos:Concept .

