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

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

<https://concepts.sagepub.com/social-science/concept/marital_rape>
  skos:definition "Marital rape (also called “wife rape” or “spousal rape”) is forced, nonconsensual sex in which the perpetrator is the victim's spouse. Marital rape was criminalized in all U.S. states by 1993 with the deletion of the “spousal exemption” that had defined rape as forced intercourse without the consent of the woman other than one's wife. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n462.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Rape, Marital</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rape>, <https://concepts.sagepub.com/social-science/concept/intrafamilial_offenses> ;
  skos:prefLabel "marital rape"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/intrafamilial_offenses>
  skos:prefLabel "intrafamilial offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/marital_rape> .

