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

<http://lights.science/theremy/105030000000000>
  skos:prefLabel "phase 2 studies"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/105000000000000> .

<http://lights.science/theremy/105040000000000>
  skos:prefLabel "phase 3 studies"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/105000000000000> .

<http://lights.science/theremy/105000000000000>
  skos:broader <http://lights.science/theremy/100000000000000> ;
  skos:narrower <http://lights.science/theremy/105010000000000>, <http://lights.science/theremy/105030000000000>, <http://lights.science/theremy/105040000000000>, <http://lights.science/theremy/105050000000000>, <http://lights.science/theremy/105020000000000> ;
  a skos:Concept ;
  skos:altLabel "bench to bedside"@en, "translational science"@en, "translational medicine"@en ;
  skos:inScheme theremy: ;
  skos:prefLabel "translational research"@en ;
  skos:example <https://lights.science/app/search?q=translational+research> .

<http://lights.science/theremy/105010000000000>
  skos:prefLabel "phase 0 studies"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/105000000000000> .

theremy: a skos:ConceptScheme .
<http://lights.science/theremy/100000000000000>
  skos:prefLabel "study type"@en ;
  a skos:Concept ;
  skos:narrower <http://lights.science/theremy/105000000000000> .

<http://lights.science/theremy/105050000000000>
  skos:prefLabel "phase 4 studies"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/105000000000000> .

<http://lights.science/theremy/105020000000000>
  skos:prefLabel "phase 1 studies"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/105000000000000> .

