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

<https://concepts.sagepub.com/social-science/concept/criminology_and_justice>
  skos:prefLabel "criminology and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conspiracies> .

<https://concepts.sagepub.com/social-science/concept/subversive_activities>
  skos:prefLabel "subversive activities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conspiracies> .

<https://concepts.sagepub.com/social-science/concept/conspiracies>
  skos:definition "Almost nothing is as it seems. World events are guided by the unseen hands of elite, secretive, self-interested, and/or malevolent groups. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-deception/n79.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Deception; Conspiracies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/torts>, <https://concepts.sagepub.com/social-science/concept/subversive_activities>, <https://concepts.sagepub.com/social-science/concept/criminology_and_justice> ;
  skos:prefLabel "conspiracies"@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/conspiracies> .

