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

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

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

<https://concepts.sagepub.com/social-science/concept/effects_of_climate_change>
  skos:prefLabel "effects of climate change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/plants> .

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

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

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

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

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/plants>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/indoor_plants>, <https://concepts.sagepub.com/social-science/concept/trees>, <https://concepts.sagepub.com/social-science/concept/thallophyta>, <https://concepts.sagepub.com/social-science/concept/cannabis>, <https://concepts.sagepub.com/social-science/concept/medicinal_plants>, <https://concepts.sagepub.com/social-science/concept/crops>, <https://concepts.sagepub.com/social-science/concept/ferns>, <https://concepts.sagepub.com/social-science/concept/poisonous_plants>, <https://concepts.sagepub.com/social-science/concept/marine_plants> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/effects_of_climate_change>, <https://concepts.sagepub.com/social-science/concept/organisms>, <https://concepts.sagepub.com/social-science/concept/agriculture> ;
  a skos:Concept ;
  skos:definition "Plants occupy an essential and diverse space in religious beliefs and practices. Plants are the source of foods such as seeds, nuts, grains, beans, fruits, and vegetables that nourish humans, living-dead, and deities. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n331.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Plants</a>]"@en ;
  skos:prefLabel "plants"@en .

