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

tero:conceptscheme a skos:ConceptScheme .
tero:p24619
  skosext:broaderGeneric tero:p19378 ;
  yso:p23805 ysa:Y175431 ;
  skos:broader tero:p19378 ;
  skos:exactMatch yso:p24619 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "exotic (breed of cat)"@en, "exotic (kissarotu)"@fi, "exotic (kattras)"@sv ;
  a skos:Concept .

tero:p19378
  skos:prefLabel "cat"@en, "kissa"@fi, "katt"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24619 .

yso:p24619 skos:exactMatch tero:p24619 .
