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

<https://concepts.sagepub.com/social-science/concept/Guantanamo_Bay>
  skos:definition "Located near the southwest tip of the island of Cuba, Guantanamo Bay is the site of the Guantanamo Bay U.S. Naval Base. The American naval base is unique in many aspects. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-presidency-a-to-z-5e/n132.xml\" target=\"_blank\" data-id=\"to-sk\">The Presidency A to Z; Guantanamo Bay</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/counterterrorism> ;
  skos:prefLabel "Guantanamo Bay"@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/Guantanamo_Bay> .

