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

<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_agencies> .

<https://concepts.sagepub.com/social-science/concept/intelligence_agencies>
  skos:definition "Although based in national governments, intelligence agencies in the global era interact and share information on a transnational level. Intelligence agencies are formal organizations that support the executive branch of a government in the gathering and analysis of intelligence, defined as information relevant to formulate and implement a state's foreign and security policy, and in handling threats to its national interest. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n289.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Intelligence Agencies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/law_enforcement> ;
  skos:prefLabel "intelligence agencies"@en ;
  a skos:Concept .

