@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:TTL2731 .

tero:TTL2731
  skosext:broaderGeneric tero:p2862 ;
  skos:broader tero:p2862 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2731> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "industriprodukter"@sv, "industrial products"@en, "teollisuustuotteet"@fi ;
  a skos:Concept .

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