@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/intelligence_gathering>
  skos:definition "The targets of intelligence gathering related to terrorism are not terribly different from those related to traditional conflicts with nation-states. Intelligence services must collect information that will provide decision makers with knowledge of terrorist organizations, including their leaders, operatives, and supporters; their organizational infrastructure; and their financial and military resources. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n185.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Intelligence Gathering</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "intelligence gathering"@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/intelligence_gathering> .

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

