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

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

<https://concepts.sagepub.com/social-science/concept/muscle_stretching_exercises>
  skos:prefLabel "muscle stretching exercises"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise> .

<https://concepts.sagepub.com/social-science/concept/exercise>
  skos:definition "Exercise is a type of behavior that has many purposes and forms designed to fulfill specific health outcomes. Exercise can serve to enhance physical appearance, prevent illness, or stimulate the mind, all through a variety of forms (e.g., jogging, walking, and swimming). [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-health-communication/n180.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Communication; Exercise</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/resistance_training>, <https://concepts.sagepub.com/social-science/concept/plyometric_exercise>, <https://concepts.sagepub.com/social-science/concept/muscle_stretching_exercises> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015444.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> ;
  skos:prefLabel "exercise"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/human_activities>
  skos:prefLabel "human activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exercise> .

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

