@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/causes_of_homelessness>
  skos:prefLabel "causes of homelessness"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/liminality> .

<https://concepts.sagepub.com/social-science/concept/human_development>
  skos:prefLabel "human development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/liminality> .

<https://concepts.sagepub.com/social-science/concept/culture_and_symbolism>
  skos:prefLabel "culture and symbolism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/liminality> .

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

<https://concepts.sagepub.com/social-science/concept/liminality>
  skos:definition "Liminality, a term borrowed from cultural anthropology, refers to various states of passage through which designated members of a culture travel at specified times of transition. For the duration of passage, such people are “betwixt and between,” suspended between the old roles they leave behind and the yet-to-be-shouldered demands of a new identity. [Source: <a href=\"https://sk.sagepub.com/reference/homelessness/n96.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Homelessness; Liminality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_development>, <https://concepts.sagepub.com/social-science/concept/culture_and_symbolism>, <https://concepts.sagepub.com/social-science/concept/causes_of_homelessness> ;
  skos:prefLabel "liminality"@en ;
  a skos:Concept .

