@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p1189
  a skos:Collection ;
  skos:prefLabel "petoeläimet heimon mukaan"@fi ;
  skos:member tero:p20579 .

yso:p20579 skos:exactMatch tero:p20579 .
ysa:Y107057 skos:exactMatch tero:p20579 .
allars:Y19674 skos:exactMatch tero:p20579 .
tero:p20579
  skos:exactMatch ysa:Y107057, yso:p20579, allars:Y19674 ;
  skos:prefLabel "hyenas"@en, "hyenor"@sv, "hyeenat"@fi ;
  skos:broader tero:p14567 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p14567 .

tero:p14567
  skos:prefLabel "beasts of prey"@en, "rovdjur"@sv, "petoeläimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20579 .

