@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/critical_thinking> .

<https://concepts.sagepub.com/social-science/concept/critical_thinking>
  skos:definition "Critical thinking evaluates the validity of propositions. It is the hallmark and the cornerstone of science because science is a community that aims to generate true statements about reality. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n92.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Critical Thinking</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intelligence>, <https://concepts.sagepub.com/social-science/concept/evaluative_thinking> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories,_models,_and_philosophical_perspectives>, <https://concepts.sagepub.com/social-science/concept/cognitive_processes> ;
  skos:prefLabel "critical thinking"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/evaluative_thinking>
  skos:prefLabel "evaluative thinking"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/critical_thinking> .

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

<https://concepts.sagepub.com/social-science/concept/theories,_models,_and_philosophical_perspectives>
  skos:prefLabel "theories, models, and philosophical perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/critical_thinking> .

