@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/injections>
  skos:prefLabel "injections"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drug_administration> .

<https://concepts.sagepub.com/social-science/concept/oral_administration_of_drugs>
  skos:prefLabel "oral administration of drugs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drug_administration> .

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

<https://concepts.sagepub.com/social-science/concept/trial_administration_of_drugs>
  skos:prefLabel "trial administration of drugs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drug_administration> .

<https://concepts.sagepub.com/social-science/concept/drug_delivery_systems>
  skos:prefLabel "drug delivery systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drug_administration> .

<https://concepts.sagepub.com/social-science/concept/drug_administration>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trial_administration_of_drugs>, <https://concepts.sagepub.com/social-science/concept/self-medication>, <https://concepts.sagepub.com/social-science/concept/prescriptions>, <https://concepts.sagepub.com/social-science/concept/oral_administration_of_drugs>, <https://concepts.sagepub.com/social-science/concept/injections>, <https://concepts.sagepub.com/social-science/concept/drug_delivery_systems> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/clinical_medicine> ;
  skos:prefLabel "drug administration"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/clinical_medicine>
  skos:prefLabel "clinical medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drug_administration> .

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

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

