@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#> .

yso:p14770
  skos:prefLabel "polystyren"@sv, "polystyrene"@en, "polystyreeni"@fi ;
  a skos:Concept .

tao:p1598
  skos:prefLabel "kestomuovi"@fi ;
  a skos:Concept ;
  skos:narrower tao:p2292 .

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

tao:p2292
  skos:broader tao:p1598 ;
  skos:altLabel "styrox"@fi ;
  skos:exactMatch yso:p14770 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "polystyreeni"@fi ;
  a skos:Concept .

