@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/principle-based_ethics>
  skos:related <https://concepts.sagepub.com/social-science/concept/social_justice> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/beneficence>, <https://concepts.sagepub.com/social-science/concept/personal_autonomy> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D028662.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethics_(philosophy)> ;
  skos:prefLabel "principle-based ethics"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/ethics_(philosophy)>
  skos:prefLabel "ethics (philosophy)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/principle-based_ethics> .

<https://concepts.sagepub.com/social-science/concept/social_justice>
  skos:prefLabel "social justice"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/principle-based_ethics> .

<https://concepts.sagepub.com/social-science/concept/personal_autonomy>
  skos:prefLabel "personal autonomy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/principle-based_ethics> .

<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/principle-based_ethics> .

