@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/feminism_gender>
  skos:prefLabel "feminism/gender"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Take_Back_the_Night> .

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

<https://concepts.sagepub.com/social-science/concept/Take_Back_the_Night>
  skos:definition "Take Back the Night refers to rallies, marches, and vigils that have emerged within the United States over the past 30 years as important components of the anti-rape movement. These events are intended as protests against sexual violence and symbolize women's right to be free from rape on the streets and in their own homes. [Source: <a href=\"https://sk.sagepub.com/reference/violence/n512.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Interpersonal Violence; Take Back the Night</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/feminism_gender> ;
  skos:prefLabel "Take Back the Night"@en ;
  a skos:Concept .

