@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/Peru>
  skos:definition "Peru, which lies on the Pacific shores of South America, has an extensive religious history that can be divided into three periods: Inca, colonial, and national. Prior to the arrival of the Spanish conquistadors in the 16th century, the Incan Empire (Tawantinsuyu) spanned most of western South America. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n565.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Peru</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010568.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/South_America> ;
  skos:prefLabel "Peru"@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/Peru> .

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

