@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_life>
  skos:prefLabel "social life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hierarchy_of_needs> .

<https://concepts.sagepub.com/social-science/concept/human_motivation>
  skos:prefLabel "human motivation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hierarchy_of_needs> .

<https://concepts.sagepub.com/social-science/concept/poverty_and_social_class>
  skos:prefLabel "poverty and social class"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hierarchy_of_needs> .

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

<https://concepts.sagepub.com/social-science/concept/processes_and_institutions>
  skos:prefLabel "processes and institutions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hierarchy_of_needs> .

<https://concepts.sagepub.com/social-science/concept/hierarchy_of_needs>
  skos:definition "a theory of motivation that suggests a person will satisfy lower-level needs before attempting to satisfy higher-level needs; in sequential stages, a person will satisfy his or her physiological needs first, and then, in order, his or her safety needs, love and belongingness needs, esteem needs, and, finally, self-actualization (self-fulfillment) needs. A theory of psychologist Abraham Maslow.. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n1514.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Hierarchy of Needs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_life>, <https://concepts.sagepub.com/social-science/concept/processes_and_institutions>, <https://concepts.sagepub.com/social-science/concept/poverty_and_social_class>, <https://concepts.sagepub.com/social-science/concept/human_motivation> ;
  skos:prefLabel "hierarchy of needs"@en ;
  a skos:Concept .

