@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/Americas>
  skos:prefLabel "Americas"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Latin_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/Latin_America> .

<https://concepts.sagepub.com/social-science/concept/Latin_America>
  skos:definition "Latin America is the collective term for the nations of Central and South America and the Caribbean, in most of which Romance languages are spoken. The area has been the lively scene of interaction between religion and politics since the Spanish (1492) and Portuguese (1500) conquests. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-and-religion/s186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics and Religion; Latin America</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007843.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Americas> ;
  skos:prefLabel "Latin America"@en ;
  a skos:Concept .

