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

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

<https://concepts.sagepub.com/social-science/concept/intuition>
  skos:definition "Intuition is a concept with a number of meanings. It derives from the Latin in-tueri: knowing from within, that is, by contemplation. [Source: <a href=\"https://sk.sagepub.com/reference/time/n301.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Intuition</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019545.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_processes>, <https://concepts.sagepub.com/social-science/concept/cognition> ;
  skos:prefLabel "intuition"@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/intuition> .

