@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/segregation_and_geography> .

<https://concepts.sagepub.com/social-science/concept/segregation_and_geography>
  skos:definition "Segregation derives from the Latin verb “to separate” or “to divide,” and in the social sciences, it defines the separation of a group of people from the rest of the population. Segregation does not have to be a particularly geographical phenomenon—it can involve any manner of separation—but it often takes geographical forms and is most apparent in cities where the social patterns of people are distinct. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1017.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Segregation and Geography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_geography> ;
  skos:prefLabel "segregation and geography"@en ;
  a skos:Concept .

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

