@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_class>
  skos:prefLabel "social class"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_mobility> .

<https://concepts.sagepub.com/social-science/concept/social_mobility>
  skos:definition "Social mobility refers to a person's or group's ability to transition markers of social status in a society. In the United States, one way that social status is determined is by economic class. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n521.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Social Mobility</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012937.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_class> ;
  skos:prefLabel "social mobility"@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_mobility> .

