@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:-X90J2PT3-T .

n9j:-RG6V9RS5-S
  skos:prefLabel "access to care"@en ;
  a skos:Concept ;
  skos:narrower n9j:-X90J2PT3-T .

n9j: a skos:ConceptScheme .
n9j:-X90J2PT3-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/inner-city_healthcare> ;
  skos:definition "Almost half of the world's population resides in an urban area, where some of the most pressing social problems include poverty and pollution. The rapid urbanization of regions has resulted in the need to address a variety of social issues, ranging from poverty, sanitation, and healthcare to education, housing, and family planning. [Source: Encyclopedia of Health Services Research; Inner-City Healthcare]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RG6V9RS5-S ;
  skos:prefLabel "inner-city healthcare"@en .

