@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:p7910
  skos:prefLabel "urdjur"@sv, "protozoa"@en, "alkueläimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D041122 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D041122> skos:exactMatch tero:D041122 .
tero:D041122
  skosext:broaderGeneric tero:p7910 ;
  skos:broader tero:p7910 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D041122> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "plasmodium ovale"@en, "plasmodium ovale"@sv, "plasmodium ovale"@fi ;
  a skos:Concept .

