@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/Indonesia>
  skos:definition "Indonesia is the world's largest archipelago, comprising 17,000 islands over 1,919,440 square kilometers between the Indian and North Pacific Oceans (although only 1,000 of them are permanently settled). Its population is estimated at 235 million (July 2003). [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n458.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Indonesia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007214.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_Asia>, <https://concepts.sagepub.com/social-science/concept/islands> ;
  skos:prefLabel "Indonesia"@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/Indonesia> .

<https://concepts.sagepub.com/social-science/concept/Southeastern_Asia>
  skos:prefLabel "Southeastern Asia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Indonesia> .

<https://concepts.sagepub.com/social-science/concept/islands>
  skos:prefLabel "islands"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Indonesia> .

