@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/medical_treatment>
  skos:prefLabel "medical treatment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radiotherapy> .

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

<https://concepts.sagepub.com/social-science/concept/X-ray_therapy>
  skos:prefLabel "X-ray therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiotherapy> .

<https://concepts.sagepub.com/social-science/concept/infrared_therapy>
  skos:prefLabel "infrared therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiotherapy> .

<https://concepts.sagepub.com/social-science/concept/cyclotron_therapy>
  skos:prefLabel "cyclotron therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiotherapy> .

<https://concepts.sagepub.com/social-science/concept/implantation_therapy>
  skos:prefLabel "implantation therapy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiotherapy> .

<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/radiotherapy> .

<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/radiotherapy> .

<https://concepts.sagepub.com/social-science/concept/radiotherapy>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer-assisted_radiotherapy>, <https://concepts.sagepub.com/social-science/concept/X-ray_therapy>, <https://concepts.sagepub.com/social-science/concept/cyclotron_therapy>, <https://concepts.sagepub.com/social-science/concept/infrared_therapy>, <https://concepts.sagepub.com/social-science/concept/teletherapy>, <https://concepts.sagepub.com/social-science/concept/implantation_therapy>, <https://concepts.sagepub.com/social-science/concept/radiotherapy_setup_errors> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_treatment> ;
  skos:prefLabel "radiotherapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/radiotherapy_setup_errors>
  skos:prefLabel "radiotherapy setup errors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/radiotherapy> .

