@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/Madagascar>
  skos:definition "Madagascar, formerly known as the Malagasy Republic, is the fourth largest island in the world. It was a French colony until it gained independence in 1960, and has remained desperately poor. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n349.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Madagascar</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008270.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Indian_Ocean_islands> ;
  skos:prefLabel "Madagascar"@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/Madagascar> .

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

