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

n9j:-V5V4LR73-C
  skos:prefLabel "child obesity"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M7D5BZ91-S .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-M7D5BZ91-S .

n9j: a skos:ConceptScheme .
n9j:-M7D5BZ91-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/atherosclerosis_in_children> ;
  skos:definition "Atherosclerotic cardiovascular disease is the leading cause of death in the adult population of Western societies. It is a process of progressive thickening and hardening of the walls of the arteries as a result of fat deposits on their inner lining. [Source: Encyclopedia of Obesity; Atherosclerosis in Children]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V5V4LR73-C ;
  skos:prefLabel "atherosclerosis in children"@en .

