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

<https://concepts.sagepub.com/social-science/concept/general_philosophy>
  skos:prefLabel "general philosophy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/life-world> .

<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/life-world> .

<https://concepts.sagepub.com/social-science/concept/life-world>
  skos:definition "A direct translation of the German Lebenswelt, this term is used by social phenomenologists such as Alfred Schutz to denote the everyday material and social world that ordinary people construct in the course of their routine interactions. The life-world is taken for granted; it usually only becomes noticeable when it is challenged. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n653.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Life-World</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy_and_sociology>, <https://concepts.sagepub.com/social-science/concept/general_philosophy> ;
  skos:prefLabel "life-world"@en ;
  a skos:Concept .

