@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/Belize>
  skos:prefLabel "Belize"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_America> .

<https://concepts.sagepub.com/social-science/concept/Honduras>
  skos:prefLabel "Honduras"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_America> .

<https://concepts.sagepub.com/social-science/concept/Guatemala>
  skos:prefLabel "Guatemala"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_America> .

<https://concepts.sagepub.com/social-science/concept/Costa_Rica>
  skos:prefLabel "Costa Rica"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_America> .

<https://concepts.sagepub.com/social-science/concept/Central_America>
  skos:broader <https://concepts.sagepub.com/social-science/concept/Americas> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/El_Salvador>, <https://concepts.sagepub.com/social-science/concept/Nicaragua>, <https://concepts.sagepub.com/social-science/concept/Belize>, <https://concepts.sagepub.com/social-science/concept/Costa_Rica>, <https://concepts.sagepub.com/social-science/concept/Guatemala>, <https://concepts.sagepub.com/social-science/concept/Honduras>, <https://concepts.sagepub.com/social-science/concept/Panama> ;
  skos:definition "CENTRAL AMERICA IS A small region that links North and South America, bordering Mexico to the north and Colombia to the south. Its seven countries—Belize, Guatemala, El Salvador, Honduras, Nicaragua, Costa Rica, and Panama—constitute a very rich mixture of history, land, and cultures. [Source: <a href=\"https://sk.sagepub.com/reference/politics/n36.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics: The Left and the Right: Volume 1: The Left and Volume 2: The Right; Central America</a>]"@en ;
  skos:prefLabel "Central America"@en ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002489.html> .

<https://concepts.sagepub.com/social-science/concept/Panama>
  skos:prefLabel "Panama"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_America> .

<https://concepts.sagepub.com/social-science/concept/Nicaragua>
  skos:prefLabel "Nicaragua"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_America> .

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

<https://concepts.sagepub.com/social-science/concept/El_Salvador>
  skos:prefLabel "El Salvador"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Central_America> .

<https://concepts.sagepub.com/social-science/concept/Americas>
  skos:prefLabel "Americas"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Central_America> .

