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

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

<https://concepts.sagepub.com/social-science/concept/metacognition>
  skos:definition "Metacognition is the executive function of the human intellect. It is a mediating process that includes the ability to predict performance, monitor activity, and understand content. [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n376.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Metacognition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/developmental_processes>, <https://concepts.sagepub.com/social-science/concept/cognitive_processes>, <https://concepts.sagepub.com/social-science/concept/cognitive_development> ;
  skos:prefLabel "metacognition"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/developmental_processes>
  skos:prefLabel "developmental processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/metacognition> .

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

