@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#> .

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

<http://www.yso.fi/onto/hpmulti/T01120> skos:exactMatch tero:T01120 .
tero:conceptscheme a skos:ConceptScheme .
tero:T01120
  skosext:broaderGeneric tero:p2633 ;
  skos:broader tero:p2633 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01120> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "selkäydintaudit"@fi, "spinal cord diseases and disorders"@en, "ryggmärgssjukdomar"@sv ;
  a skos:Concept .

