@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#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p18737
  skos:prefLabel "leeches"@en, "iglar"@sv, "juotikkaat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24331 .

tero:p24331
  skos:prefLabel "verijuotikkaat"@fi, "medicinal leeches"@en, "blodiglar"@sv ;
  skosext:broaderGeneric tero:p18737 ;
  yso:p23805 ysa:Y175139 ;
  a skos:Concept ;
  skos:exactMatch yso:p24331 ;
  skos:altLabel "iilimadot"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p18737 .

yso:p24331 skos:exactMatch tero:p24331 .
tero:conceptscheme a skos:ConceptScheme .
