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

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

allars:Y40132 skos:exactMatch tero:p23531 .
tero:p23531
  skos:prefLabel "American Foxhound"@en, "amerikankettukoira"@fi, "american foxhound"@sv ;
  skosext:broaderGeneric tero:p5319 ;
  a skos:Concept ;
  skos:exactMatch yso:p23531, allars:Y40132, ysa:Y160908 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p5319 .

ysa:Y160908 skos:exactMatch tero:p23531 .
