@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/exercise_(physical_activity)>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/walking_(physical_activity)>, <https://concepts.sagepub.com/social-science/concept/running_(physical_activity)> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015444.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_and_biological_development>, <https://concepts.sagepub.com/social-science/concept/motor_activity>, <https://concepts.sagepub.com/social-science/concept/dietary_interventions_to_treat_obesity> ;
  skos:prefLabel "exercise (physical activity)"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/motor_activity>
  skos:prefLabel "motor activity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exercise_(physical_activity)> .

<https://concepts.sagepub.com/social-science/concept/dietary_interventions_to_treat_obesity>
  skos:prefLabel "dietary interventions to treat obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exercise_(physical_activity)> .

<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_(physical_activity)> .

<https://concepts.sagepub.com/social-science/concept/running_(physical_activity)>
  skos:prefLabel "running (physical activity)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_(physical_activity)> .

<https://concepts.sagepub.com/social-science/concept/walking_(physical_activity)>
  skos:prefLabel "walking (physical activity)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/exercise_(physical_activity)> .

<https://concepts.sagepub.com/social-science/concept/physical_and_biological_development>
  skos:prefLabel "physical and biological development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exercise_(physical_activity)> .

