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

<https://concepts.sagepub.com/social-science/concept/statutory_rape>
  skos:definition "Statutory rape is generally defined as nonforced, consensual sexual relations between an adult and an individual who is not old enough legally to consent to the behavior. Statutory rape differs from rape because it is mutually consenting and because of laws that define when an individual is capable of making sexual activity decisions. [Source: <a href=\"https://sk.sagepub.com/reference/violence/n500.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Interpersonal Violence; Statutory Rape</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rape>, <https://concepts.sagepub.com/social-science/concept/gender_and_crime>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "statutory rape"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/statutory_rape> .

