@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:p2862
  skos:prefLabel "products, commodities, goods"@en, "produkter"@sv, "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1358 .

tero:TTL1358
  skosext:broaderGeneric tero:p2862 ;
  skos:broader tero:p2862 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1358> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "chemical products"@en, "kemiska produkter"@sv, "kemialliset tuotteet"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL1358> skos:exactMatch tero:TTL1358 .
