@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/feminist_bioethics> .

<https://concepts.sagepub.com/social-science/concept/feminist_bioethics>
  skos:definition "Ethics is more than a philosophy of moral values or a set of principles governing right and wrong behaviors: ethics is also chiefly concerned with humans living lives that are worth living. Bioethics, then, is the pursuit of the good life within the realms of health, medicine, and science. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Feminist Bioethics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_and_science> ;
  skos:prefLabel "feminist bioethics"@en ;
  a skos:Concept .

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

