@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-SZF5MRBG-J
  skos:prefLabel "perspective of the decision maker"@en ;
  a skos:Concept ;
  skos:narrower n9j:-N7DVVNMV-H .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-N7DVVNMV-H .

n9j: a skos:ConceptScheme .
n9j:-N7DVVNMV-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/decisions_faced_by_hospital_ethics_committees> ;
  skos:definition "Hospital ethics committees (HECs) are relatively new bodies in the field of healthcare. They are multidisciplinary hospital groups that assemble for the purposes of ethics education, case consultation, and policy development. [Source: Encyclopedia of Medical Decision Making; Decisions Faced by Hospital Ethics Committees]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SZF5MRBG-J ;
  skos:prefLabel "decisions faced by hospital ethics committees"@en .

