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

tero:p21883
  a skos:Concept ;
  skos:broader tero:p5319 ;
  skos:exactMatch allars:Y40160, yso:p21883, ysa:Y152923 ;
  skos:prefLabel "bolognese"@fi, "bolognese"@sv, "Bolognese"@en ;
  skosext:broaderGeneric tero:p5319 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40160 skos:exactMatch tero:p21883 .
tero:p5319
  skos:prefLabel "dog"@en, "koira"@fi, "hund"@sv ;
  a skos:Concept ;
  skos:narrower tero:p21883 .

ysa:Y152923 skos:exactMatch tero:p21883 .
yso:p21883 skos:exactMatch tero:p21883 .
