@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/torts>
  skos:definition "Torts are civil wrongs in violation of a protected interest or right (and its related duty), other than a breach of contract. Intentional torts, negligence torts, and strict liability torts make up the three primary classifications of torts. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n800.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Torts</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conspiracies> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/government_and_politics>, <https://concepts.sagepub.com/social-science/concept/civil_law> ;
  skos:prefLabel "torts"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/civil_law>
  skos:prefLabel "civil law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/torts> .

<https://concepts.sagepub.com/social-science/concept/conspiracies>
  skos:prefLabel "conspiracies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/torts> .

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

<https://concepts.sagepub.com/social-science/concept/government_and_politics>
  skos:prefLabel "government and politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/torts> .

