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

<https://concepts.sagepub.com/social-science/concept/violent_behavior>
  skos:definition "Acts that involve great force and are capable of and intended to injure, damage, destroy, or intimidate. The study of domestic violence includes marital rape, incest, child abuse, partner abuse, and parent abuse; other acts include gang warfare, victimization, aggressive behavior within institutions, and other crimes. [Source: <a href=\"https://sk.sagepub.com/books/the-dictionary-of-family-psychology-and-family-therapy/n1510.xml\" target=\"_blank\" data-id=\"to-sk\">The Dictionary of Family Psychology and Family Therapy; violent behavior</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence> ;
  skos:prefLabel "violent behavior"@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/violent_behavior> .

