@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/night_medication_systems>
  skos:prefLabel "night medication systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medication_systems> .

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

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

<https://concepts.sagepub.com/social-science/concept/hospital_medication_systems>
  skos:prefLabel "hospital medication systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medication_systems> .

<https://concepts.sagepub.com/social-science/concept/medication_systems>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/night_medication_systems>, <https://concepts.sagepub.com/social-science/concept/medication_reconciliation>, <https://concepts.sagepub.com/social-science/concept/hospital_medication_systems> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008509.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_and_administration>, <https://concepts.sagepub.com/social-science/concept/hospital_pharmaceutical_services> ;
  skos:prefLabel "medication systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organization_and_administration>
  skos:prefLabel "organization and administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/medication_systems> .

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

