@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-X8GL9GXB-R .

n9j:-X8GL9GXB-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Guyana> ;
  skos:definition "Guyana has gone from a Dutch and then British colony to a nation that continues to seek political stability and economic growth through socialist policies that include national economic planning and nationalization of major business interests. General Information The Co-operative Republic of Guyana in northeastern South America has a land area of some 215,000 square kilometers and is bounded on the northeast by the Atlantic Ocean, the southeast by Suriname, the south by Brazil, and the northwest by Venezuela. [Source: Constitutions of the World; Guyana]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-SZFSMC5Q-M ;
  skos:prefLabel "Guyana"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006172.html> .

n9j:-SZFSMC5Q-M
  skos:prefLabel "South America"@en ;
  a skos:Concept ;
  skos:narrower n9j:-X8GL9GXB-R .

n9j: a skos:ConceptScheme .
