@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/liability_theory>
  skos:definition "Theories of liability are intended to explicate the conditions under which a party can be held legally responsible for harms to others caused by said party's activities. Harms for which a party can be held liable include personal injury, property damages, and certain intangible harms such as mental anguish and loss of future earnings. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n475.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Liability Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/applied_business_ethics> ;
  skos:prefLabel "liability theory"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/applied_business_ethics>
  skos:prefLabel "applied business ethics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/liability_theory> .

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

