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

tero:conceptscheme a skos:ConceptScheme .
tero:p2633
  skos:prefLabel "diseases"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p9495 .

tero:p9495
  skos:prefLabel "Peyronie's disease"@en, "Peyronien tauti"@fi, "Peyronies sjukdom"@sv ;
  skos:exactMatch ysa:Y127495, yso:p9495 ;
  skos:altLabel "siittimen kovettumatauti"@fi, "induratio penis plastica"@fi, "induratio penis plastica"@en ;
  skos:broader tero:p2633 ;
  skosext:broaderGeneric tero:p2633 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y127495 skos:exactMatch tero:p9495 .
yso:p9495 skos:exactMatch tero:p9495 .
