@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/catchment_areas_(health)>
  skos:prefLabel "catchment areas (health)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/residence_characteristics> .

<https://concepts.sagepub.com/social-science/concept/housing>
  skos:prefLabel "housing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/residence_characteristics> .

<https://concepts.sagepub.com/social-science/concept/residence_characteristics>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/independent_living>, <https://concepts.sagepub.com/social-science/concept/housing>, <https://concepts.sagepub.com/social-science/concept/catchment_areas_(health)> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012111.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/demography> ;
  skos:prefLabel "residence characteristics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/independent_living>
  skos:prefLabel "independent living"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/residence_characteristics> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/residence_characteristics> .

<https://concepts.sagepub.com/social-science/concept/demography>
  skos:prefLabel "demography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/residence_characteristics> .

