@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/Malaysia>
  skos:definition "Malaysia is located on the southern part of the South Asian peninsula (between Thailand and Singapore), as well as on the northern third of the island of Borneo (bordering Indonesia and Brunei). It has a total area of 329,750 square kilometers and a population of 23 million people (July 2003 estimate), of whom two thirds live in the lowlands of Peninsular Malaysia. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n487.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Malaysia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008296.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_Asia> ;
  skos:prefLabel "Malaysia"@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/Malaysia> .

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

