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

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

<https://concepts.sagepub.com/social-science/concept/mayas>
  skos:definition "Since ancient times, Mayan peoples have inhabited a region that included the easternmost states of Mexico, Belize, and Guatemala together with the western portions of El Salvador and Honduras. There are only a few parts of the world today where language and culture so closely coincide that a line drawn around the Maya-speaking peoples contains all of the archaeological sites and hieroglyphic texts assigned to ancient Mayan civilization. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n585.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Mayas</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/archaeology> ;
  skos:prefLabel "mayas"@en ;
  a skos:Concept .

