@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p7770
  skos:exactMatch yso:p7770, allars:Y28042, ysa:Y98333 ;
  skos:prefLabel "trägas"@sv, "puukaasu"@fi, "wood gas"@en ;
  skos:broader tero:p3896 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3896 ;
  a skos:Concept .

yso:p7770 skos:exactMatch tero:p7770 .
tero:p3896
  skos:prefLabel "fuel gases"@en, "polttokaasut"@fi, "bränngaser"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7770 .

allars:Y28042 skos:exactMatch tero:p7770 .
ysa:Y98333 skos:exactMatch tero:p7770 .
