@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/primordial_communities>
  skos:prefLabel "primordial communities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/refugee_communities> .

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

<https://concepts.sagepub.com/social-science/concept/refugee_communities>
  skos:definition "More than 50 million people around the globe are displaced by war, persecution, and the proliferation of complex humanitarian emergencies; they are refugees, asylum seekers, those displaced by turmoil within their own countries. Arguably, their social world is the antithesis of community. [Source: <a href=\"https://sk.sagepub.com/reference/community/n409.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Refugee Communities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/primordial_communities> ;
  skos:prefLabel "refugee communities"@en ;
  a skos:Concept .

