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

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

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

<https://concepts.sagepub.com/social-science/concept/abstract_reasoning>
  skos:definition "Humans must rely on intrinsic cognitive functions for logical conclusions in a variety of situations. Abstract reasoning is a cognitive mechanism for reaching logical conclusions in the absence of physical data, concrete phenomena, or specific instances. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n3.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Abstract Reasoning</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/generalization> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_processes>, <https://concepts.sagepub.com/social-science/concept/cognitive_development> ;
  skos:prefLabel "abstract reasoning"@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/abstract_reasoning> .

