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

yso:p1048 skos:exactMatch tero:p1048 .
tero:p1048
  skosext:broaderGeneric tero:p1049 ;
  skos:broader tero:p1049 ;
  skos:exactMatch yso:p1048, ysa:Y141749 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "plantar fasciitis"@en, "plantaarifaskiitti"@fi, "plantar fasciit"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p1049
  skos:prefLabel "inflammation"@en, "tulehdus"@fi, "infektion"@sv ;
  a skos:Concept ;
  skos:narrower tero:p1048 .

ysa:Y141749 skos:exactMatch tero:p1048 .
