@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/feng_shui>
  skos:prefLabel "feng shui"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/geomancy> .

<https://concepts.sagepub.com/social-science/concept/cultural_geography>
  skos:prefLabel "cultural geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geomancy> .

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

<https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion>
  skos:prefLabel "concepts in global religion"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/geomancy> .

<https://concepts.sagepub.com/social-science/concept/geomancy>
  skos:definition "The term GEOMANCY, derived from Greek roots, refers to the earth (geo) and attempts to use attributes of the earth in a prophetic (mantikos) manner. Geomancy involves the use of the earth in a process of divination. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n461.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Geomancy</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/feng_shui> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultural_geography>, <https://concepts.sagepub.com/social-science/concept/concepts_in_global_religion> ;
  skos:prefLabel "geomancy"@en ;
  a skos:Concept .

