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

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

<https://concepts.sagepub.com/social-science/concept/physical_fitness>
  skos:prefLabel "physical fitness"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/human_activities>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exercise>, <https://concepts.sagepub.com/social-science/concept/work>, <https://concepts.sagepub.com/social-science/concept/nudism>, <https://concepts.sagepub.com/social-science/concept/automobile_driving>, <https://concepts.sagepub.com/social-science/concept/activities_of_daily_living>, <https://concepts.sagepub.com/social-science/concept/retirement>, <https://concepts.sagepub.com/social-science/concept/diet_fads>, <https://concepts.sagepub.com/social-science/concept/travel>, <https://concepts.sagepub.com/social-science/concept/temperance>, <https://concepts.sagepub.com/social-science/concept/leisure_activities>, <https://concepts.sagepub.com/social-science/concept/survival>, <https://concepts.sagepub.com/social-science/concept/physical_fitness> ;
  skos:prefLabel "human activities"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/contexts> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006802.html> .

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

<https://concepts.sagepub.com/social-science/concept/activities_of_daily_living>
  skos:prefLabel "activities of daily living"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> .

<https://concepts.sagepub.com/social-science/concept/leisure_activities>
  skos:prefLabel "leisure activities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> .

<https://concepts.sagepub.com/social-science/concept/automobile_driving>
  skos:prefLabel "automobile driving"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> .

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

<https://concepts.sagepub.com/social-science/concept/diet_fads>
  skos:prefLabel "diet fads"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_activities> .

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

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

