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

<http://lights.science/theremy/702000000000000>
  skos:prefLabel "developing recommendations"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/700000000000000> .

<http://lights.science/theremy/701000000000000>
  skos:prefLabel "decision support techniques"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/700000000000000> .

<http://lights.science/theremy/700000000000000>
  skos:altLabel "knowledge implementation"@en, "knowledge mobilisation"@en, "evidence implementation"@en ;
  skos:narrower <http://lights.science/theremy/703000000000000>, <http://lights.science/theremy/702000000000000>, <http://lights.science/theremy/701000000000000> ;
  skos:example <https://lights.science/app/search?q=knowledge+translation> ;
  a skos:Concept ;
  skos:inScheme theremy: ;
  skos:prefLabel "knowledge translation"@en ;
  skos:topConceptOf theremy: .

<http://lights.science/theremy/703000000000000>
  skos:prefLabel "knowledge dissemination"@en ;
  a skos:Concept ;
  skos:broader <http://lights.science/theremy/700000000000000> .

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

