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

<https://concepts.sagepub.com/social-science/concept/birth_control>
  skos:definition "Birth control, or contraception, is a practice, material, or device by which sexual intercourse can be rendered incapable of producing a pregnancy. Throughout history, women and men have practiced birth control in a wide variety of ways. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n138.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; Birth Control</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sterilisation>, <https://concepts.sagepub.com/social-science/concept/contraception> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/women%27s_health>, <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/motherhood_and_health>, <https://concepts.sagepub.com/social-science/concept/family_planning> ;
  skos:prefLabel "birth control"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/sterilisation>
  skos:prefLabel "sterilisation"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/birth_control> .

<https://concepts.sagepub.com/social-science/concept/contraception>
  skos:prefLabel "contraception"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/birth_control> .

<https://concepts.sagepub.com/social-science/concept/motherhood_and_health>
  skos:prefLabel "motherhood and health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/birth_control> .

<https://concepts.sagepub.com/social-science/concept/women%27s_health>
  skos:prefLabel "women's health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/birth_control> .

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

<https://concepts.sagepub.com/social-science/concept/family_planning>
  skos:prefLabel "family planning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/birth_control> .

