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

<https://concepts.sagepub.com/social-science/concept/inductive_reasoning>
  skos:definition "Inductive reasoning, or induction, refers to inferences from evidence that are more or less plausible; a good inductive inference is likely to be true. In contrast, the conclusions of deductive inferences are guaranteed to be true by the truth of the premises upon which they are based. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n140.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Inductive Reasoning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognitive_development> ;
  skos:prefLabel "inductive 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/inductive_reasoning> .

