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

<https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology>
  skos:prefLabel "cultural/social anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/horticulture> .

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

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

<https://concepts.sagepub.com/social-science/concept/horticulture>
  skos:definition "Horticulture is the cultivation of plants. Agriculture is broader and includes the breeding and rearing of animals. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n522.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Horticulture</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/therapeutic_horticulture> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology>, <https://concepts.sagepub.com/social-science/concept/agronomy> ;
  skos:prefLabel "horticulture"@en ;
  a skos:Concept .

