@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/Sri_Lanka>
  skos:definition "The island country of Sri Lanka is located off the south coast of India. Known as Ceylon, it was occupied by the Dutch from the seventeenth century, and then by the British who held it until independence on February 4, 1948, In 1972 the country changed its name to Sri Lanka. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1124.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Sri Lanka</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013188.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/South_Asia>, <https://concepts.sagepub.com/social-science/concept/Indian_Ocean_islands> ;
  skos:prefLabel "Sri Lanka"@en ;
  a skos:Concept .

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

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

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

