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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104345 skos:exactMatch tero:p2861 .
allars:Y16144 skos:exactMatch tero:p2861 .
yso:p2861 skos:exactMatch tero:p2861 .
tero:p2861
  skos:exactMatch yso:p2861, allars:Y16144, ysa:Y104345 ;
  skos:broader tero:p2862 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2862 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "by-products"@en, "biprodukter"@sv, "sivutuotteet"@fi .

tero:p2862
  skos:prefLabel "products, commodities, goods"@en, "produkter"@sv, "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2861 .

