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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D008767> skos:exactMatch tero:D008767 .
tero:D008767
  skos:hiddenLabel "compounds, methylmercury"@en, "compounds, methyl mercury"@en, "mercury compounds, methyl"@en ;
  skos:prefLabel "methylmercury compounds"@en, "metylkvicksilverföreningar"@sv, "metyylielohopeayhdisteet"@fi ;
  skos:altLabel "metyylielohopeayhdiste"@fi, "methyl mercury compounds"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D008767> ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1433 ;
  skos:broader tero:p1433 .

tero:p1433
  skos:prefLabel "matter"@en, "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:narrower tero:D008767 .

tero:p1708
  skos:prefLabel "ämne enligt påverkan"@sv, "aine vaikutuksen mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:D008767 .

