@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/mesh/D007454> skos:exactMatch tero:D007454 .
tero:conceptscheme a skos:ConceptScheme .
tero:D007454
  skosext:broaderGeneric tero:p324 ;
  skos:broader tero:p324 ;
  skos:altLabel "jodidi"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D007454> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "jodider"@sv, "jodidit"@fi, "iodides"@en ;
  a skos:Concept .

tero:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007454 .

