@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MKHRMMP7-2 .

n9j: a skos:ConceptScheme .
n9j:-MKHRMMP7-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/taste_and_smell_disorders> ;
  skos:definition "The pathophysiology of the special senses of taste and smell are not as well understood as those of the more basic senses of sight and hearing. Nevertheless, recent research into the topic has delivered an important insight: the sense of taste (gustatory sense) is strongly related to sense of smell (olfactory sense). [Source: Encyclopedia of Global Health; Taste and Smell Disorders]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NP5WD1K4-D ;
  skos:prefLabel "taste and smell disorders"@en .

n9j:-NP5WD1K4-D
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MKHRMMP7-2 .

