@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/interrogation_techniques>
  skos:definition "Acquiring information from an adversary has evolved into an art form. The variables in interrogation techniques are as diverse as its venues. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n189.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Interrogation Techniques</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "interrogation techniques"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/counterterrorism>
  skos:prefLabel "counterterrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interrogation_techniques> .

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

