@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:-M3WZZKVV-M .

n9j: a skos:ConceptScheme .
n9j:-M3WZZKVV-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/health_inequalities> ;
  skos:definition "The socially patterned experience of poorer health based on class position though also intersecting with gendered health issues and ethnicity. Studies have found marked differences in health experiences with those at the bottom of the social system having a much higher mortality rate than those at the top, independently of lifestyle factors. [Source: The Sage Dictionary of Health and Society; Health Inequalities]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XQSTHWTS-8 ;
  skos:prefLabel "health inequalities"@en .

n9j:-XQSTHWTS-8
  skos:prefLabel "social inequality"@en ;
  a skos:Concept ;
  skos:narrower n9j:-M3WZZKVV-M .

