@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/Tikal> .

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

<https://concepts.sagepub.com/social-science/concept/Tikal>
  skos:definition "From atop Tikal's Temple IV, a structure that soars 65 meters into the air, it is possible to view one of the largest pre-Columbian Maya sites and its surrounding environs. Today, the jungle has reclaimed ownership of the city's buildings, which were so carefully constructed by Tikal's ancient inhabitants. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n869.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Tikal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/archaeology> ;
  skos:prefLabel "Tikal"@en ;
  a skos:Concept .

