@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/economics_and_work>
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wage_gap> .

<https://concepts.sagepub.com/social-science/concept/wage_gap>
  skos:definition "Women, on average, make less than men, a differential commonly known as the wage gap. Although significant changes in the status of women in society occurred since the phenomenon was identified, the gap still persists in the 21st century. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n627.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Wage Gap</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_inequality_and_sexual_orientation>, <https://concepts.sagepub.com/social-science/concept/economics_and_work> ;
  skos:prefLabel "wage gap"@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/wage_gap> .

<https://concepts.sagepub.com/social-science/concept/gender_inequality_and_sexual_orientation>
  skos:prefLabel "gender inequality and sexual orientation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wage_gap> .

