@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/urban_planning>
  skos:prefLabel "urban planning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gender_equity_planning> .

<https://concepts.sagepub.com/social-science/concept/gender_equity_planning>
  skos:definition "Gender equity planning highlights the effects of planning on males and females, as well as the impacts of men and women on planning itself. Gender refers to the subjective, dichotomous characterization of individuals as being male/masculine or female/feminine whereas sex refers to the categorization as males and females based purely on biological characteristics (chromosomes, geni-talia, etc.). [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Gender Equity Planning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/urban_planning> ;
  skos:prefLabel "gender equity planning"@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/gender_equity_planning> .

