@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/right_to_life>
  skos:prefLabel "right to life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fetal_rights> .

<https://concepts.sagepub.com/social-science/concept/fetal_rights>
  skos:definition "Medical technologies increasingly provide new ways of seeing and knowing the body. In pregnancy, fetal imaging technologies, diagnostic tools, and fetal surgeries have changed the status of the fetus from organism to personhood, a social status reserved for living human beings. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n168.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Fetal Rights/Public Fetus</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/right_to_life>, <https://concepts.sagepub.com/social-science/concept/gender_and_politics> ;
  skos:prefLabel "fetal rights"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/gender_and_politics>
  skos:prefLabel "gender and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fetal_rights> .

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

