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

<https://concepts.sagepub.com/social-science/concept/fetal_rights>
  skos:prefLabel "fetal rights"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/right_to_life> .

<https://concepts.sagepub.com/social-science/concept/right_to_life>
  skos:definition "The right to life is a concept from international human rights law, suggesting that all people are entitled to live and that, under most circumstances, human beings should not end a life. It is included in a number of international human rights treaties and documents, most notably in Article 3 of the 1948 Universal Declaration of Human Rights (UDHR), which is the foundation for international human rights law. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1372.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Right to Life</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fetal_rights> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rights_and_freedoms>, <https://concepts.sagepub.com/social-science/concept/human_rights> ;
  skos:prefLabel "right to life"@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/right_to_life> .

<https://concepts.sagepub.com/social-science/concept/rights_and_freedoms>
  skos:prefLabel "rights and freedoms"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/right_to_life> .

