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

<https://concepts.sagepub.com/social-science/concept/drug_rehabilitation>
  skos:prefLabel "drug rehabilitation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/occupational_therapy> .

<https://concepts.sagepub.com/social-science/concept/occupational_therapy>
  skos:definition "Occupational therapy is a health-related profession that primarily serves persons with disabilities. It is concerned with the well-being of persons in their everyday occupations (i.e., work, play, and daily living tasks). [Source: <a href=\"https://sk.sagepub.com/reference/disability/n596.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Occupational Therapy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/recreation_therapy> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009788.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/drug_rehabilitation>, <https://concepts.sagepub.com/social-science/concept/aftercare> ;
  skos:prefLabel "occupational therapy"@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/occupational_therapy> .

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

