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

tero:p10764
  skos:prefLabel "förlamning"@sv, "halvaus"@fi, "paralysis"@en ;
  a skos:Concept ;
  skos:narrower tero:p21767 .

tero:conceptscheme a skos:ConceptScheme .
yso:p21767 skos:exactMatch tero:p21767 .
allars:Y37775 skos:exactMatch tero:p21767 .
ysa:Y160631 skos:exactMatch tero:p21767 .
tero:p21767
  skos:broader tero:p10764 ;
  skosext:broaderGeneric tero:p10764 ;
  skos:prefLabel "ansiktsnervsförlamning"@sv, "kasvohalvaus"@fi, "facial paresis"@en ;
  skos:exactMatch yso:p21767, allars:Y37775, ysa:Y160631 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "kasvohermohalvaus"@fi .

