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

<http://lights.science/theremy/309020000000000>
  skos:prefLabel "citizen science"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/309000000000000> .

<http://lights.science/theremy/309010000000000>
  skos:prefLabel "patient and public involvement"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/309000000000000> .

<http://lights.science/theremy/300000000000000>
  skos:prefLabel "study management"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/309000000000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/309030000000000>
  skos:prefLabel "expert involvement"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/309000000000000> .

<http://lights.science/theremy/309000000000000>
  a skos:Concept ;
  skos:altLabel "stakeholder engagement"@en, "stakeholder participation"@en ;
  skos:narrower <http://lights.science/theremy/309020000000000>, <http://lights.science/theremy/309030000000000>, <http://lights.science/theremy/309010000000000> ;
  skos:prefLabel "stakeholder involvement in health research"@en ;
  skos:example <https://lights.science/app/search?q=stakeholder+involvement+in+health+research> ;
  skos:inScheme theremy: ;
  skos:broader <http://lights.science/theremy/300000000000000> .

