@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/trees>
  skos:definition "Trees have served as important symbols and spaces in African traditional religion. Although the actual significance attached to trees differs from region to region, Africans could call on a shared spiritual vocabulary that gives trees a sacred and cosmic meaning. [Source: <a href=\"https://sk.sagepub.com/reference/africanreligion/n426.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of African Religion; Trees</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Western_Red_Cedar> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/plants> ;
  skos:prefLabel "trees"@en ;
  a skos:Concept .

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

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

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

