@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/dating_violence>
  skos:definition "Since the late 1960s, violence in intimate relationships has been drawing more attention as an important social problem. Recently, violence has attracted attention as a source of growing concern among married, nonmarried, dating, and cohabiting couples. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n202.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Dating Violence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence>, <https://concepts.sagepub.com/social-science/concept/special_topics_offenses> ;
  skos:prefLabel "dating violence"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/violence>
  skos:prefLabel "violence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dating_violence> .

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

<https://concepts.sagepub.com/social-science/concept/special_topics_offenses>
  skos:prefLabel "special topics offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/dating_violence> .

