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

tero:conceptscheme a skos:ConceptScheme .
tero:p2363
  skos:prefLabel "grouse"@en, "skogshöns"@sv, "metsäkanat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2362 .

allars:Y37193 skos:exactMatch tero:p2362 .
ysa:Y107707 skos:exactMatch tero:p2362 .
yso:p2362 skos:exactMatch tero:p2362 .
tero:p2362
  skos:exactMatch yso:p2362, ysa:Y107707, allars:Y37193 ;
  a skos:Concept ;
  skos:altLabel "tetrao urogallus"@en ;
  skos:prefLabel "tjäder"@sv, "metso"@fi, "western capercaillie"@en ;
  skos:broader tero:p2363 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2363 .

