@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/TTL1996> skos:exactMatch tero:p15912 .
tero:p15912
  skos:prefLabel "nestekaasu"@fi, "liquid gas"@en, "flytgas"@sv ;
  skos:exactMatch ysa:Y97639, allars:Y18087, <http://www.yso.fi/onto/ttl/TTL1996> ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "gasol"@sv ;
  skosext:broaderGeneric tero:p3896 ;
  skos:broader tero:p3896 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y18087 skos:exactMatch tero:p15912 .
tero:p3896
  skos:prefLabel "fuel gases"@en, "polttokaasut"@fi, "bränngaser"@sv ;
  a skos:Concept ;
  skos:narrower tero:p15912 .

ysa:Y97639 skos:exactMatch tero:p15912 .
