@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/thought_experiments>
  skos:definition "A thought experiment is an experiment that aims to persuade by reflection on its design rather than by its execution. After reviewing the origin of thought experiments and the empiricist-rationalist debate over their effectiveness, this entry concentrates on Ernst Mach's influential account. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n461.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Thought Experiments</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophy_of_science> ;
  skos:prefLabel "thought experiments"@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/thought_experiments> .

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

