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

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

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

<https://concepts.sagepub.com/social-science/concept/verificationism>
  skos:definition "Verificationism holds that a meaningful statement or a legitimate belief is one that is verifiable by experience. It has its roots in the empiricism of David Hume (1711–1776) and the positivism of August Comte (1798–1857), and it branches out into classical American pragmatism and logical positivism. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-philosophy-and-the-social-sciences/n394.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Philosophy and the Social Sciences; Verificationism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy_of_science>, <https://concepts.sagepub.com/social-science/concept/general_philosophy> ;
  skos:prefLabel "verificationism"@en ;
  a skos:Concept .

