@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/landless_persons>
  skos:definition "The plight of landless persons is a global issue, as they are found all across the global South, especially South and Central America, Africa, and South Asia. The term landless persons usually refers to agricultural workers who do not own their own land. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n321.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Landless Persons</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/global_demographic_change> ;
  skos:prefLabel "landless persons"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/global_demographic_change>
  skos:prefLabel "global demographic change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/landless_persons> .

