@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:-XNKSR5XW-Q .

n9j: a skos:ConceptScheme .
n9j:-XNKSR5XW-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/diabetic_teeth_and_gum_problems> ;
  skos:definition "Both type 1 and type 2 diabetes mellitus (DM) are associated with a higher prevalence of periodontitis, an infection of the gums and the tooth-supporting bones and ligaments of the mouth. Its symptoms include redness, swelling, and pain around the teeth, in addition to loose teeth. [Source: Encyclopedia of Global Health; Diabetic Teeth and Gum Problems]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NP5WD1K4-D ;
  skos:prefLabel "diabetic teeth and gum problems"@en .

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

