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

allars:Y42265 skos:exactMatch tero:p23341 .
tero:conceptscheme a skos:ConceptScheme .
tero:p3718
  skos:prefLabel "mites"@en, "kvalster"@sv, "punkit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23341 .

yso:p23341 skos:exactMatch tero:p23341 .
ysa:Y146865 skos:exactMatch tero:p23341 .
tero:p23341
  skos:exactMatch yso:p23341, allars:Y42265, ysa:Y146865 ;
  skos:prefLabel "hornkvalster"@sv, "kuoripunkit"@fi, "oribatida"@en ;
  skosext:broaderGeneric tero:p3718 ;
  a skos:Concept ;
  skos:broader tero:p3718 ;
  skos:inScheme tero:conceptscheme .

