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

tero:p4492
  skos:prefLabel "noxious insects"@en, "skadeinsekter"@sv, "tuhohyönteiset"@fi ;
  a skos:Concept ;
  skos:related tero:p12331 .

tero:conceptscheme a skos:ConceptScheme .
yso:p12331 skos:exactMatch tero:p12331 .
tero:p12331
  skos:prefLabel "tukkimiehentäi"@fi, "hylobius abietis"@en, "vanlig snytbagge"@sv ;
  skos:broader tero:p6733 ;
  a skos:Concept ;
  skos:related tero:p4492 ;
  skos:exactMatch ysa:Y105698, yso:p12331 ;
  skosext:broaderGeneric tero:p6733 ;
  skos:inScheme tero:conceptscheme .

ysa:Y105698 skos:exactMatch tero:p12331 .
tero:p6733
  skos:prefLabel "curculionidae"@en, "vivlar"@sv, "kärsäkkäät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12331 .

