@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p47
  skos:prefLabel "djursjukdomar"@sv, "animal diseases"@en, "eläintaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23662 .

tero:p23662
  skosext:broaderGeneric tero:p47 ;
  skos:broader tero:p47 ;
  skos:exactMatch ysa:Y145947, yso:p23662 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kolik (djur)"@sv, "equine colic"@en, "ähky"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y145947 skos:exactMatch tero:p23662 .
yso:p23662 skos:exactMatch tero:p23662 .
