@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_status>
  skos:definition "The concept of social status has two primary usages in contemporary sociology. On one hand, a person's status is her position in the pattern of social relations among members of the social system. [Source: <a href=\"https://sk.sagepub.com/reference/law/n637.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Social Status</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/occupational_status> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_structures>, <https://concepts.sagepub.com/social-science/concept/demography_of_law> ;
  skos:prefLabel "social status"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/occupational_status>
  skos:prefLabel "occupational status"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_status> .

<https://concepts.sagepub.com/social-science/concept/demography_of_law>
  skos:prefLabel "demography of law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_status> .

<https://concepts.sagepub.com/social-science/concept/social_structures>
  skos:prefLabel "social structures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_status> .

<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_status> .

