@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/Protestant_ethic>
  skos:definition "The Protestant ethic is a fundamental cultural form crucial to the study of consumer culture. At its most basic, it is a moral injunction that endorses the individual's duty to create wealth and achieve success by hard work, thrift, saving, and investment. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n433.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Protestant Ethic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues> ;
  skos:prefLabel "Protestant ethic"@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/Protestant_ethic> .

<https://concepts.sagepub.com/social-science/concept/social_issues>
  skos:prefLabel "social issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Protestant_ethic> .

