@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/ethics_committees>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/research_ethics_committees>, <https://concepts.sagepub.com/social-science/concept/clinical_ethics_committees> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D017041.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/professional_staff_committees>, <https://concepts.sagepub.com/social-science/concept/ethics_(philosophy)>, <https://concepts.sagepub.com/social-science/concept/committees> ;
  skos:prefLabel "ethics committees"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/professional_staff_committees>
  skos:prefLabel "professional staff committees"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ethics_committees> .

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

<https://concepts.sagepub.com/social-science/concept/clinical_ethics_committees>
  skos:prefLabel "clinical ethics committees"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethics_committees> .

<https://concepts.sagepub.com/social-science/concept/research_ethics_committees>
  skos:prefLabel "research ethics committees"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ethics_committees> .

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

<https://concepts.sagepub.com/social-science/concept/committees>
  skos:prefLabel "committees"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ethics_committees> .

