@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:p14738 .

tero:conceptscheme a skos:ConceptScheme .
yso:p14738 skos:exactMatch tero:p14738 .
allars:Y19488 skos:exactMatch tero:p14738 .
ysa:Y117210 skos:exactMatch tero:p14738 .
tero:p14738
  skos:broader tero:p1169 ;
  skos:prefLabel "hfc compounds"@en, "HFC"@sv, "HFC-yhdisteet"@fi ;
  a skos:Concept ;
  skos:exactMatch allars:Y19488, yso:p14738, ysa:Y117210 ;
  skos:altLabel "fluorihiilivedyt"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1169 .

