@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/therapeutics>
  skos:prefLabel "therapeutics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy> .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer-assisted_surgery>, <https://concepts.sagepub.com/social-science/concept/computer-assisted_radiotherapy_planning>, <https://concepts.sagepub.com/social-science/concept/computer-assisted_radiotherapy>, <https://concepts.sagepub.com/social-science/concept/computer-assisted_drug_therapy> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013813.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer-assisted_decision_making>, <https://concepts.sagepub.com/social-science/concept/therapeutics> ;
  skos:prefLabel "computer-assisted therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_decision_making>
  skos:prefLabel "computer-assisted decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy> .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_radiotherapy_planning>
  skos:prefLabel "computer-assisted radiotherapy planning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy> .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_radiotherapy>
  skos:prefLabel "computer-assisted radiotherapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy> .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_surgery>
  skos:prefLabel "computer-assisted surgery"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy> .

<https://concepts.sagepub.com/social-science/concept/computer-assisted_drug_therapy>
  skos:prefLabel "computer-assisted drug therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computer-assisted_therapy> .

