@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/celibacy>
  skos:definition "Celibacy is abstinence from marriage and sexual relations. Most common in religion, celibacy is the gateway to sacred roles in Buddhism and Roman Catholicism. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n68.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Celibacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sexuality_and_reproduction>, <https://concepts.sagepub.com/social-science/concept/sexual_activity> ;
  skos:prefLabel "celibacy"@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/celibacy> .

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

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

