@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/physical_activity_and_inactivity>
  skos:prefLabel "physical activity and inactivity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exercise_and_drug_interactions> .

<https://concepts.sagepub.com/social-science/concept/exercise_physiology>
  skos:prefLabel "exercise physiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exercise_and_drug_interactions> .

<https://concepts.sagepub.com/social-science/concept/exercise_and_drug_interactions>
  skos:definition "For many years, people have been exercising to induce positive physiological responses in the body that improve health and well-being. Some of these physiological responses caused by exercise, however, may have an adverse effect on the performance of some medications. [Source: <a href=\"https://sk.sagepub.com/reference/lifestylemedicinehealth/n130.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Lifestyle Medicine &amp; Health; Exercise and Drug Interactions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_activity_and_inactivity>, <https://concepts.sagepub.com/social-science/concept/exercise_physiology> ;
  skos:prefLabel "exercise and drug interactions"@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/exercise_and_drug_interactions> .

