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

tero:TTL2141
  skos:prefLabel "palamistuotteet"@fi, "förbränningsprodukter"@sv, "combustion products"@en ;
  a skos:Concept ;
  skos:related tero:TTL1754 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL1754> skos:exactMatch tero:TTL1754 .
tero:p2862
  skos:prefLabel "products, commodities, goods"@en, "produkter"@sv, "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1754 .

tero:TTL1754
  skosext:broaderGeneric tero:p2862 ;
  skos:broader tero:p2862 ;
  skos:related tero:TTL2141 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1754> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "thermal decomposition products"@en, "termiska nedbrytningsprodukter"@sv, "lämpöhajoamistuotteet"@fi ;
  a skos:Concept .

