@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/D004757> skos:exactMatch tero:D004757 .
tero:D004757
  skos:prefLabel "enterobius"@en, "kihomato"@fi, "springmask"@sv ;
  skos:broader tero:p5657 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "kihomadot"@fi, "pinworms"@en, "enterobius"@fi, "enterobius"@sv, "enterobius vermicularis"@fi, "oxyuris vermicularis"@en, "threadworms"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5657 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D004757> .

tero:conceptscheme a skos:ConceptScheme .
tero:p5657
  skos:prefLabel "worms"@en, "madot"@fi, "maskar"@sv ;
  a skos:Concept ;
  skos:narrower tero:D004757 .

