@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/logic>
  skos:prefLabel "logic"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/deduction> .

<https://concepts.sagepub.com/social-science/concept/theory_(research_methods)>
  skos:prefLabel "theory (research methods)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deduction> .

<https://concepts.sagepub.com/social-science/concept/concepts_&_philosophies>
  skos:prefLabel "concepts & philosophies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deduction> .

<https://concepts.sagepub.com/social-science/concept/philosophy_of_science>
  skos:prefLabel "philosophy of science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deduction> .

<https://concepts.sagepub.com/social-science/concept/scientific_method>
  skos:prefLabel "scientific method"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/deduction> .

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

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

<https://concepts.sagepub.com/social-science/concept/deduction>
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_&_philosophies>, <https://concepts.sagepub.com/social-science/concept/philosophy_of_science>, <https://concepts.sagepub.com/social-science/concept/theory_(research_methods)> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hypothesising>, <https://concepts.sagepub.com/social-science/concept/logic>, <https://concepts.sagepub.com/social-science/concept/scientific_method>, <https://concepts.sagepub.com/social-science/concept/theory_testing> ;
  a skos:Concept ;
  skos:definition "Deduction is one of the three primary modes of reasoning, with the other two being abduction and induction. Of the three modes, deduction is the oldest and most venerable. [Source: <a href=\"https://sk.sagepub.com/reference/research/n105.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Deduction</a>]"@en ;
  skos:prefLabel "deduction"@en .

<https://concepts.sagepub.com/social-science/concept/theory_testing>
  skos:prefLabel "theory testing"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/deduction> .

