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

<https://concepts.sagepub.com/social-science/concept/grounds_(space)>
  skos:prefLabel "grounds (space)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gardens> .

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

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

<https://concepts.sagepub.com/social-science/concept/gardens>
  skos:definition "Gardens are important elements of human–environment relationships. Historically, people have managed gardens for food, medicine, income, and ritual reasons, as they do today. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n447.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Gardens</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/roof_gardens>, <https://concepts.sagepub.com/social-science/concept/public_gardens>, <https://concepts.sagepub.com/social-science/concept/kitchen_gardens>, <https://concepts.sagepub.com/social-science/concept/hospital_gardens> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/grounds_(space)>, <https://concepts.sagepub.com/social-science/concept/agriculture> ;
  skos:prefLabel "gardens"@en ;
  a skos:Concept .

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

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

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

