@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_differentiation>
  skos:definition "This denotes the division of an institutional activity into more specialised parts. Structural differentiation is perhaps a clearer way of expressing this idea because what is at stake is not people but realms of activity. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n1032.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Social Differentiation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_stratification> ;
  skos:prefLabel "social differentiation"@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_differentiation> .

<https://concepts.sagepub.com/social-science/concept/social_stratification>
  skos:prefLabel "social stratification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_differentiation> .

