@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

tero:TTL1231
  skosext:broaderGeneric tero:p1169 ;
  skos:broader tero:p1169 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1231> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "jodihiilivedyt"@fi, "joderade kolväten"@sv, "iodide hyrdocarbons"@en ;
  a skos:Concept .

tero:p1169
  skos:prefLabel "kolväten"@sv, "hydrocarbons"@en, "hiilivedyt"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1231 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL1231> skos:exactMatch tero:TTL1231 .
