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

tero:conceptscheme a skos:ConceptScheme .
yso:p19798 skos:exactMatch tero:p19798 .
tero:p7343
  skos:prefLabel "patologi"@sv, "patologia"@fi, "pathology"@en ;
  a skos:Concept ;
  skos:narrower tero:p19798 .

tero:p19798
  skosext:broaderGeneric tero:p7343 ;
  skos:broader tero:p7343 ;
  skos:exactMatch ysa:Y110740, yso:p19798 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "paleopathology"@en, "paleopatologi"@sv, "paleopatologia"@fi ;
  a skos:Concept .

ysa:Y110740 skos:exactMatch tero:p19798 .
