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

<https://concepts.sagepub.com/social-science/concept/pharmaceutical_services>
  skos:prefLabel "pharmaceutical services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prescriptions> .

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

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

<https://concepts.sagepub.com/social-science/concept/prescriptions>
  skos:definition "A prescription is an order for medication issued by a physician, dentist, veterinarian, or other duly licensed medical practitioner. The purpose is to specify a particular medication to be administered to a patient at a designated time. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n625.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Prescription</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/repeat_prescriptions>, <https://concepts.sagepub.com/social-science/concept/electronic_prescribing>, <https://concepts.sagepub.com/social-science/concept/drug_prescriptions> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D055656.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pharmaceutical_services>, <https://concepts.sagepub.com/social-science/concept/drug_administration> ;
  skos:prefLabel "prescriptions"@en ;
  a skos:Concept .

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

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

