@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:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D012678> skos:exactMatch tero:D012678 .
tero:D012678
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "special senses disorders"@en, "sensoriset häiriöt"@fi, "sensory disorders"@en ;
  skosext:broaderGeneric tero:D009461 ;
  skos:broader tero:D009461 ;
  skos:narrower tero:D010292 ;
  skos:prefLabel "aistihäiriöt", "aistihäiriöt"@fi, "sensation disorders"@en ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D012678> .

tero:D010292
  skos:prefLabel "paresthesia"@en, "parestesia"@fi, "parestesi"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:D012678 ;
  skos:broader tero:D012678 .

tero:D009461
  skos:prefLabel "neurologiset oireet"@fi, "neurologic manifestations"@en, "neurologiset oireet" ;
  a skos:Concept ;
  skos:narrower tero:D012678 .

