@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/Suriname>
  skos:definition "Suriname is the smallest independent nation in South America, a tiny green wedge of land surrounded by French Guyana, Guyana, and Brazil on the western coastline of the continent. A long-time colonial colony, the official language of Suriname is Dutch, and the majority religion is Hindu. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n1141.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Suriname</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013532.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/South_America> ;
  skos:prefLabel "Suriname"@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/Suriname> .

<https://concepts.sagepub.com/social-science/concept/South_America>
  skos:prefLabel "South America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Suriname> .

