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

<http://lights.science/theremy/605000000000000>
  skos:prefLabel "certainty in evidence"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/600000000000000> .

<http://lights.science/theremy/601000000000000>
  skos:prefLabel "evidence-based research"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/600000000000000> .

<http://lights.science/theremy/604000000000000>
  skos:prefLabel "replication"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/600000000000000> .

<http://lights.science/theremy/600000000000000>
  skos:narrower <http://lights.science/theremy/604000000000000>, <http://lights.science/theremy/605000000000000>, <http://lights.science/theremy/602000000000000>, <http://lights.science/theremy/603000000000000>, <http://lights.science/theremy/601000000000000> ;
  a skos:Concept ;
  skos:inScheme theremy: ;
  skos:example <https://lights.science/app/search?q=study+interpretation> ;
  skos:prefLabel "study interpretation"@en ;
  skos:topConceptOf theremy: .

<http://lights.science/theremy/603000000000000>
  skos:prefLabel "bias and confounding"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/600000000000000> .

theremy:
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://lights.science/theremy/600000000000000> .

<http://lights.science/theremy/602000000000000>
  skos:prefLabel "applicability"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/600000000000000> .

