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

<https://concepts.sagepub.com/social-science/concept/experimental_philosophy>
  skos:definition "Experimental philosophy is part of a growing trend in philosophy, whereby scientific methods—formal and empirical—are brought to bear on questions of philosophical relevance. This entry explains why experimental philosophers have often focused on intuitions. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Experimental Philosophy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_philosophy> ;
  skos:prefLabel "experimental philosophy"@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/experimental_philosophy> .

