@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:p24374
  a skos:Concept ;
  skosext:broaderGeneric tero:p24313, tero:p10342 ;
  skos:altLabel "myrkylliset käärmeet"@fi ;
  skos:exactMatch yso:p24374 ;
  skos:prefLabel "giftormar"@sv, "poisonous snakes"@en, "myrkkykäärmeet"@fi ;
  yso:p23805 ysa:Y171467 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p10342, tero:p24313 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24313
  skos:prefLabel "poisonous animals"@en, "myrkylliset eläimet"@fi, "giftiga djur"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24374 .

tero:p10342
  skos:prefLabel "snakes"@en, "käärmeet"@fi, "ormar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24374 .

yso:p24374 skos:exactMatch tero:p24374 .
