@prefix theremy: <http://lights.science/theremy> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/309010000000000>
  skos:narrower <http://lights.science/theremy/309010100000000> ;
  skos:altLabel "community involvement"@en, "patient empowerment"@en, "community action"@en, "patient participation"@en, "consumer engagement"@en, "PPI"@en, "consumer involvement"@en, "public participation"@en, "consumer participation"@en, "community participation"@en, "patient activation"@en ;
  skos:inScheme theremy: ;
  skos:example <https://lights.science/app/search?q=patient+and+public+involvement> ;
  skos:prefLabel "patient and public involvement"@en ;
  skos:broader <http://lights.science/theremy/309000000000000> ;
  a skos:Concept .

<http://lights.science/theremy/309000000000000>
  skos:prefLabel "stakeholder involvement in health research"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/309010000000000> .

<http://lights.science/theremy/309010100000000>
  skos:prefLabel "patient preferences and values"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/309010000000000> .

