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

<https://concepts.sagepub.com/social-science/concept/torture_debate>
  skos:definition "In order to subvert terrorist plans, it is necessary to collect information about terrorists and their organizations, plans, membership, and objectives. Terrorists usually do not give up this information freely, and often the threat of death is insufficient to compel a suspected terrorist to provide information to interrogators—indeed, death may have an ideological appeal to certain religiously centered terrorists. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n391.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Torture Debate</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "torture debate"@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/torture_debate> .

