@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/extraordinary_rendition> .

<https://concepts.sagepub.com/social-science/concept/extraordinary_rendition>
  skos:definition "The term extraordinary rendition as used in the realm of American criminal justice relates to the practice of government agents, usually employed by the Central Intelligence Agency (CIA), seizing a person believed to have ties to terrorist activities and transporting him (it invariably has been a man) to another country where he will be tortured. The reason for the adjective “extraordinary” is not clear. [Source: <a href=\"https://sk.sagepub.com/reference/transntlcrime-justice/n56.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Transnational Crime &amp; Justice; Extraordinary Rendition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "extraordinary rendition"@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/extraordinary_rendition> .

