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

n9j:-X3RKWNSJ-2
  skos:prefLabel "obesity and ethnicity/race"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CBK90NBX-Q .

n9j:-CBK90NBX-Q
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/hypertension_in_Asian_Americans> ;
  skos:definition "Hypertension (HTN) in Asian Americans is especially important, because they are the fastest growing racial population in the United States in terms of percentage. Asian Americans are defined as “any of the original peoples of the Far East, Southeast Asia, or Indian subcontinent.” From 1990 to 2000, the population of Asian Americans increased by 48 percent (overall U.S. rate was 13 percent). [Source: Encyclopedia of Obesity; Hypertension in Asian Americans]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-X3RKWNSJ-2 ;
  skos:prefLabel "hypertension in Asian Americans"@en .

n9j: a skos:ConceptScheme .
