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

tero:p23901
  skos:broader tero:p944 ;
  skos:exactMatch yso:p23901 ;
  skos:prefLabel "gas production"@en, "kaasuntuotanto"@fi, "gasproduktion"@sv ;
  skos:related tero:p23902 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  yso:p23805 ysa:Y171426 ;
  skosext:broaderGeneric tero:p944 .

tero:conceptscheme a skos:ConceptScheme .
tero:p6116
  skos:prefLabel "produktion enligt produkt"@sv, "tuotanto tuotteen mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:p23901 .

tero:p23902
  skos:prefLabel "gas fields"@en, "kaasukentät"@fi, "gasfält"@sv ;
  a skos:Concept ;
  skos:related tero:p23901 .

yso:p23901 skos:exactMatch tero:p23901 .
tero:p944
  skos:prefLabel "produktion"@sv, "tuotanto"@fi, "production"@en ;
  a skos:Concept ;
  skos:narrower tero:p23901 .

