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

<https://concepts.sagepub.com/social-science/concept/abduction_(reasoning)>
  skos:prefLabel "abduction (reasoning)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/logic> .

<https://concepts.sagepub.com/social-science/concept/logic>
  skos:definition "A standard textbook definition of logic defines it as “the study of the methods and principles used in distinguishing correct from incorrect reasoning” (Copi, 1968, p. 3). [Source: <a href=\"https://sk.sagepub.com/reference/sourcebook-on-rhetoric/n79.xml\" target=\"_blank\" data-id=\"to-sk\">Sourcebook on Rhetoric: Key Concepts in Contemporary Rhetorical Studies; Logic</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/abduction_(reasoning)>, <https://concepts.sagepub.com/social-science/concept/deduction> ;
  skos:prefLabel "logic"@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/logic> .

