@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/Venezuela>
  skos:definition "Venezuela—“Little Venice,” as Amerigo Vespucci named it—was Christopher Columbus's first landfall on the South American continent. The birthplace of the “Liberator,” Simón Bolívar Palacios, Venezuela has had twenty-six constitutions since becoming independent in 1811. [Source: <a href=\"https://sk.sagepub.com/cqpress/constitutions-of-the-world-3e/n116.xml\" target=\"_blank\" data-id=\"to-sk\">Constitutions of the World; Venezuela</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014687.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/South_America> ;
  skos:prefLabel "Venezuela"@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/Venezuela> .

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

