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

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

<https://concepts.sagepub.com/social-science/concept/subversive_activities>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/treason>, <https://concepts.sagepub.com/social-science/concept/sabotage>, <https://concepts.sagepub.com/social-science/concept/espionage>, <https://concepts.sagepub.com/social-science/concept/conspiracies> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unconventional_warfare>, <https://concepts.sagepub.com/social-science/concept/civil_disorder> ;
  skos:prefLabel "subversive activities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/civil_disorder>
  skos:prefLabel "civil disorder"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/subversive_activities> .

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

<https://concepts.sagepub.com/social-science/concept/unconventional_warfare>
  skos:prefLabel "unconventional warfare"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/subversive_activities> .

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

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

