@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/federalism_and_local_politics>
  skos:prefLabel "federalism and local politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inner_cities> .

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

<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/inner_cities> .

<https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>
  skos:prefLabel "urban and suburban life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/inner_cities> .

<https://concepts.sagepub.com/social-science/concept/inner_cities>
  skos:definition "Inner city refers to the decaying central area of a major city, urban metropolis, or conurbation, comprising the most deprived neighborhoods around the central business district. It is different from the rest of the city in a number of its characteristics: it is an area affected by long-term urban infrastructure decay, poor housing conditions, and lack of basic modern social amenities; it is inhabited by a low-income population, usually ethnic minorities; and it has high unemployment rates, low school standards, and high crime rates. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n765.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Inner Cities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_and_suburban_life>, <https://concepts.sagepub.com/social-science/concept/federalism_and_local_politics>, <https://concepts.sagepub.com/social-science/concept/cities> ;
  skos:prefLabel "inner cities"@en ;
  a skos:Concept .

