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

<https://concepts.sagepub.com/social-science/concept/philosophical_approaches>
  skos:prefLabel "philosophical approaches"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mind_and_body> .

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

<https://concepts.sagepub.com/social-science/concept/cognition_and_perception>
  skos:prefLabel "cognition and perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mind_and_body> .

<https://concepts.sagepub.com/social-science/concept/mind_and_body>
  skos:definition "Taking a bite of a Granny Smith apple releases a torrent of sensory experiences—a tart tang on the tongue, a savory smell in the nose, a crisp crunch at the ear, a firm feel in the hand, and a chartreuse color at the eye. This bite also releases a torrent of neural activity in multiple areas of the brain. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n193.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Mind and Body</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophical_approaches>, <https://concepts.sagepub.com/social-science/concept/consciousness>, <https://concepts.sagepub.com/social-science/concept/cognition_and_perception> ;
  skos:prefLabel "mind and body"@en ;
  a skos:Concept .

