@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/gender_equity>
  skos:definition "Gender equity is the belief that girls and boys, women and men, should be treated equally; that they should have equal opportunities. Gender equity, as a concept, is an issue that affects both men and women, but because of the current nature of sport it is often seen as a women's issue. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmagementmarketing/n299.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Management and Marketing; Gender Equity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_equality> ;
  skos:prefLabel "gender equity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_equality>
  skos:prefLabel "gender equality"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gender_equity> .

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

