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

<https://concepts.sagepub.com/social-science/concept/philosophical_views_of_causation>
  skos:definition "The social sciences seek causes, such as the cause of the obesity epidemic. Social scientists find causal explanations for such phenomena and use them to predict their future development. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-philosophy-and-the-social-sciences/n29.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Philosophy and the Social Sciences; Causation, Philosophical Views of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/general_philosophy> ;
  skos:prefLabel "philosophical views of causation"@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/philosophical_views_of_causation> .

