@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/causality>
  skos:definition "Causality refers to the relationship between events where one set of events (the effects) is a direct consequence of another set of events (the causes). Causal inference is the process by which one can use data to make claims about causal relationships. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n56.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Causality</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/risk_factors>, <https://concepts.sagepub.com/social-science/concept/precipitating_factors> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D015984.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiologic_factors> ;
  skos:prefLabel "causality"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/epidemiologic_factors>
  skos:prefLabel "epidemiologic factors"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/causality> .

<https://concepts.sagepub.com/social-science/concept/precipitating_factors>
  skos:prefLabel "precipitating factors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/causality> .

<https://concepts.sagepub.com/social-science/concept/risk_factors>
  skos:prefLabel "risk factors"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/causality> .

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

