@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/social_insecurity>
  skos:definition "INDIVIDUALS AND HOUSEHOLDS are socially insecure when they lack sufficient opportunity to access resources and services to secure the basic human needs of livelihood, health, and safety. This includes the inability to enjoy fundamental human rights such as self-determination, freedom from manipulation and discrimination, and freedom from abuse and conflict. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n639.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Social Insecurity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/effects_of_poverty> ;
  skos:prefLabel "social insecurity"@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/social_insecurity> .

<https://concepts.sagepub.com/social-science/concept/effects_of_poverty>
  skos:prefLabel "effects of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_insecurity> .

