@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:p1169
  skos:prefLabel "kolväten"@sv, "hydrocarbons"@en, "hiilivedyt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20514 .

tero:conceptscheme a skos:ConceptScheme .
tero:p20514
  skos:altLabel "etyleeni"@fi, "etylen"@sv ;
  skos:prefLabel "eten"@sv, "eteeni"@fi, "ethene"@en ;
  skos:broader tero:p1169 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p20514, allars:Y17549, ysa:Y101324 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1169 .

allars:Y17549 skos:exactMatch tero:p20514 .
ysa:Y101324 skos:exactMatch tero:p20514 .
yso:p20514 skos:exactMatch tero:p20514 .
