@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/sexual_abuse>
  skos:prefLabel "sexual abuse"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/same-sex_abuse> .

<https://concepts.sagepub.com/social-science/concept/same-sex_abuse>
  skos:definition "Same-sex abuse is composed of a pattern of violent or coercive behaviors whereby a gay man or a lesbian tries “to control the thoughts, beliefs, or conduct of [his] or her intimate partner or to punish the intimate for resisting the perpetrator's control” Hart (1986: 173). Until the mid-1980s, little, if any, attention was given to abuse in same-sex relationships. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n370.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Same-Sex Abuse</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexual_abuse> ;
  skos:prefLabel "same-sex abuse"@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/same-sex_abuse> .

