@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:-VJXDKLVL-M .

n9j: a skos:ConceptScheme .
n9j:-VJXDKLVL-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Costa_Rica> ;
  skos:definition "Costa Rica is one of the most prosperous countries in the Central American/Caribbean region, with a per capita income of $11,400, making it the 83rd-richest nation in the world. Consequently, the population of 4,075,261 derives the benefit of comparatively high health and social indicators. [Source: Encyclopedia of Global Health; Costa Rica]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K39QF5DN-W ;
  skos:prefLabel "Costa Rica"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003364.html> .

n9j:-K39QF5DN-W
  skos:prefLabel "Central America"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VJXDKLVL-M .

