@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/gene_therapy> .

<https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends>
  skos:prefLabel "key cases and current trends"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gene_therapy> .

<https://concepts.sagepub.com/social-science/concept/gene_therapy>
  skos:definition "Gene therapy involves the direct genetic modification of cells of the patient in order to achieve a therapeutic goal. There are two possible types of gene therapy interventions that can be performed on individuals. [Source: <a href=\"https://sk.sagepub.com/reference/scienceandtechnology/n118.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Science and Technology Communication; Gene Therapy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/treatments_and_therapies>, <https://concepts.sagepub.com/social-science/concept/medical_treatment>, <https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends>, <https://concepts.sagepub.com/social-science/concept/biology_and_chemistry> ;
  skos:prefLabel "gene therapy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/biology_and_chemistry>
  skos:prefLabel "biology and chemistry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gene_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/gene_therapy> .

<https://concepts.sagepub.com/social-science/concept/treatments_and_therapies>
  skos:prefLabel "treatments and therapies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gene_therapy> .

