@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p11275 skos:exactMatch tero:p11275 .
tero:conceptscheme a skos:ConceptScheme .
tero:p11275
  skosext:broaderGeneric tero:p2862 ;
  skos:exactMatch allars:Y24349, ysa:Y103592, yso:p11275 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "plastic products"@en, "muovituotteet"@fi, "plastprodukter"@sv ;
  skos:broader tero:p2862 .

allars:Y24349 skos:exactMatch tero:p11275 .
ysa:Y103592 skos:exactMatch tero:p11275 .
tero:p2862
  skos:prefLabel "products, commodities, goods"@en, "produkter"@sv, "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11275 .

