@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:conceptscheme a skos:ConceptScheme .
allars:Y15041 skos:exactMatch tero:p10643 .
tero:p1167
  skos:prefLabel "flytande bränslen"@sv, "liquid fuels"@en, "polttonesteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10643 .

yso:p10643 skos:exactMatch tero:p10643 .
ysa:Y94578 skos:exactMatch tero:p10643 .
tero:p10643
  skos:prefLabel "alcohol fuels"@en, "alkoholipolttoaineet"@fi, "alkoholbränslen"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1167 ;
  skos:exactMatch allars:Y15041, ysa:Y94578, yso:p10643 ;
  skosext:broaderGeneric tero:p1167 ;
  a skos:Concept .

