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

tero:conceptscheme a skos:ConceptScheme .
yso:p9496 skos:exactMatch tero:p9496 .
ysa:Y105838 skos:exactMatch tero:p9496 .
tero:p9496
  skosext:broaderGeneric tero:p1169 ;
  skos:broader tero:p1169 ;
  skos:exactMatch ysa:Y105838, yso:p9496 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "styren"@sv, "styrene"@en, "styreeni"@fi ;
  a skos:Concept .

