@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/health_insurance>
  skos:prefLabel "health insurance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/moral_hazard> .

<https://concepts.sagepub.com/social-science/concept/moral_hazard>
  skos:definition "Moral hazard arises in implicit and contractual relationships in which one party behaves differently because of the relationship, and these actions improve one party's utility but have a negative consequence for the other party. In healthcare, moral hazard is most commonly associated with insurance, where the purchase of health insurance induces an increase in the likelihood of a loss covered by the insurance policy, the size of the loss, or both the likelihood and size of the loss. [Source: <a href=\"https://sk.sagepub.com/reference/healthservices/n263.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Services Research; Moral Hazard</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_economics>, <https://concepts.sagepub.com/social-science/concept/health_insurance>, <https://concepts.sagepub.com/social-science/concept/banking_(finance)> ;
  skos:prefLabel "moral hazard"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/banking_(finance)>
  skos:prefLabel "banking (finance)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/moral_hazard> .

<https://concepts.sagepub.com/social-science/concept/organizational_economics>
  skos:prefLabel "organizational economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/moral_hazard> .

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

