@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/masturbation>
  skos:definition "Masturbation, or the practice of solo sexual pleasure, is often considered a safe sexual activity that can improve both the health of the practitioner and his or her sex life with a sexual partner. For many adolescents, masturbation is the first type of sexual activity that they engage in. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-deviance/n173.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Deviance; Masturbation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008418.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexuality_and_reproduction>, <https://concepts.sagepub.com/social-science/concept/sexual_activity> ;
  skos:prefLabel "masturbation"@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/masturbation> .

<https://concepts.sagepub.com/social-science/concept/sexual_activity>
  skos:prefLabel "sexual activity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/masturbation> .

<https://concepts.sagepub.com/social-science/concept/sexuality_and_reproduction>
  skos:prefLabel "sexuality and reproduction"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/masturbation> .

