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

<https://concepts.sagepub.com/social-science/concept/drug_interactions>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drug_synergism>, <https://concepts.sagepub.com/social-science/concept/drug_incompatibility>, <https://concepts.sagepub.com/social-science/concept/drug_food_interaction>, <https://concepts.sagepub.com/social-science/concept/drug_antagonism> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pharmacodynamics> ;
  skos:prefLabel "drug interactions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/drug_food_interaction>
  skos:prefLabel "drug food interaction"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drug_interactions> .

<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_interactions> .

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

<https://concepts.sagepub.com/social-science/concept/pharmacodynamics>
  skos:prefLabel "pharmacodynamics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drug_interactions> .

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

