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

<http://lights.science/theremy/102030000000000>
  skos:inScheme theremy: ;
  skos:altLabel "adaptive clinical trial design"@en, "adaptive designs"@en ;
  skos:narrower <http://lights.science/theremy/102030300000000>, <http://lights.science/theremy/102030200000000>, <http://lights.science/theremy/102030400000000>, <http://lights.science/theremy/102030100000000> ;
  skos:prefLabel "adaptive design trials"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/102000000000000> ;
  skos:example <https://lights.science/app/search?q=adaptive+design+trials> .

<http://lights.science/theremy/102030300000000>
  skos:prefLabel "sample size re-estimation"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/102030000000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/102030400000000>
  skos:prefLabel "group sequential design"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/102030000000000> .

<http://lights.science/theremy/102030100000000>
  skos:prefLabel "platform trials"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/102030000000000> .

<http://lights.science/theremy/102000000000000>
  skos:prefLabel "randomized controlled trials"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/102030000000000> .

<http://lights.science/theremy/102030200000000>
  skos:prefLabel "multi-arm multi-stage"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/102030000000000> .

