@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/astrology>
  skos:definition "Astrology has long been a controversial subject. As a method of predicting the future and dictating personality traits based on an individual's time and place of birth, it was long ago discarded in favor of modern science. [Source: <a href=\"https://sk.sagepub.com/reference/religion/n14.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Religious and Spiritual Development; Astrology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001255.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pseudoscience>, <https://concepts.sagepub.com/social-science/concept/occultism> ;
  skos:prefLabel "astrology"@en ;
  a skos:Concept .

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

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

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

