@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/extrasensory_perception>
  skos:definition "Extrasensory perception (ESP) is the most common term for a number of related claims, such as clairvoyance (knowledge of events other than by the senses), telekinesis (affecting events other than by the body), and precognition (knowledge of events before they happen). Although such claims go back many centuries, the modern period began with the founding of the (British) Society for Psychical Research in 1882. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n134.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Extrasensory Perception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sense_interactions> ;
  skos:prefLabel "extrasensory perception"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/sense_interactions>
  skos:prefLabel "sense interactions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extrasensory_perception> .

