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

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

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

<https://concepts.sagepub.com/social-science/concept/extra_sensory_perception>
  skos:prefLabel "extra sensory perception"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parapsychology> .

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

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

<https://concepts.sagepub.com/social-science/concept/parapsychology>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychokinesis>, <https://concepts.sagepub.com/social-science/concept/autosuggestion>, <https://concepts.sagepub.com/social-science/concept/extra_sensory_perception>, <https://concepts.sagepub.com/social-science/concept/telepathy>, <https://concepts.sagepub.com/social-science/concept/hypnosis> ;
  skos:prefLabel "parapsychology"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pseudoscience> ;
  skos:definition "The study of paranormal psycho logical phenomena. Paranormal refers to unusual experiences that are not easily explained by known scientific principles. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n1814.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Parapsychology</a>]"@en ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010268.html> .

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

