@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:p8344
  skos:prefLabel "gäss"@sv, "geese"@en, "hanhet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23701 .

allars:Y37713 skos:exactMatch tero:p23701 .
ysa:Y156504 skos:exactMatch tero:p23701 .
yso:p23701 skos:exactMatch tero:p23701 .
tero:p23701
  skos:exactMatch allars:Y37713, yso:p23701, ysa:Y156504 ;
  skos:prefLabel "valkoposkihanhi"@fi, "vitkindad gås"@sv, "barnacle goose"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p8344 ;
  skosext:broaderGeneric tero:p8344 .

