@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/postmodernity>
  skos:definition "A term used in sociology to describe the changes in modern society. Broadly these are the decline of the industrial sector; the associated decline of the working class; the decline in unionization and the decline in occupation as a source of identity; and the weakening of the rigid distinction between public and private sectors, with their associated gender division of labour. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-health-and-society/n654.xml\" target=\"_blank\" data-id=\"to-sk\">The Sage Dictionary of Health and Society; Postmodernity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues> ;
  skos:prefLabel "postmodernity"@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/postmodernity> .

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

