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

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

<http://lights.science/theremy/306000000000000>
  skos:example <https://lights.science/app/search?q=recruitment+and+retention+of+study+participants> ;
  skos:broader <http://lights.science/theremy/300000000000000> ;
  skos:altLabel "participant recruitment"@en, "participant retention"@en, "patient retention"@en, "research subject recruitment"@en, "patient recruitment"@en, "patient recruitment and retention strategies"@en ;
  a skos:Concept ;
  skos:inScheme theremy: ;
  skos:prefLabel "recruitment and retention of study participants"@en .

