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

tero:p13693
  skos:prefLabel "elk"@en, "hirvi"@fi, "älg"@sv ;
  skos:exactMatch ysa:Y95386, yso:p13693, allars:Y29390 ;
  skos:broader tero:p12133 ;
  skosext:broaderGeneric tero:p12133 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p12133
  skos:prefLabel "deer family"@en, "hjortdjur"@sv, "hirvieläimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13693 .

allars:Y29390 skos:exactMatch tero:p13693 .
ysa:Y95386 skos:exactMatch tero:p13693 .
yso:p13693 skos:exactMatch tero:p13693 .
