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

<http://www.yso.fi/onto/ttl/TTL3362> skos:exactMatch tero:p9018 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y104946 skos:exactMatch tero:p9018 .
allars:Y23808 skos:exactMatch tero:p9018 .
tero:p9018
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "petroleum products"@en, "oljeprodukter"@sv, "öljytuotteet"@fi ;
  skos:exactMatch ysa:Y104946, <http://www.yso.fi/onto/ttl/TTL3362>, allars:Y23808 ;
  skos:altLabel "oil products"@en ;
  skosext:broaderGeneric tero:p2862 ;
  skos:broader tero:p2862 .

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

