@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/Bhutan>
  skos:definition "Bhutan is a strategic buffer state of 47,000 square kilometers located in the Himalayas between India and China. Its population is 2.1 million people (July 2003, estimate). [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n406.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Bhutan</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001631.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/South_Asia> ;
  skos:prefLabel "Bhutan"@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/Bhutan> .

<https://concepts.sagepub.com/social-science/concept/South_Asia>
  skos:prefLabel "South Asia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Bhutan> .

