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

<http://www.yso.fi/onto/ttl/TTL2583> skos:exactMatch tero:TTL2583 .
tero:conceptscheme a skos:ConceptScheme .
tero:D013229
  skos:prefLabel "stearinsyror"@sv, "steariinihapot"@fi, "Stearic Acids"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL2583 .

tero:TTL2583
  skosext:broaderGeneric tero:D013229 ;
  skos:broader tero:D013229 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2583> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "stearater"@sv, "stearaatit"@fi, "stearates"@en ;
  a skos:Concept .

