@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/83987> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/43467> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300017826> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83987" ;
    skos:prefLabel "Mayan culture"@en,
        "Maya-cultuur"@nl ;
    skos:scopeNote "Refers to the style and culture of a group of Mesoamerican Indians occupying a nearly continuous territory in southern Mexico, Guatemala, and northern Belize. The ancient Maya settled in villages by ca. 1500 BCE. They used advanced irrigation technology to become successful agriculturalists. Their art included ceramics, sculpture, architecture, murals, and books. Modern Maya people produce art that combines traditional patterns with Spanish forms and stye."@en,
        "Verwijst naar de stijl en cultuur van een groep Meso-Amerikaanse indianen die een vrijwel aaneengesloten gebied bewoonden in Zuid-Mexico, Guatemala en Noord-Belize. Circa 1500 v. Chr. begonnen de oude Maya zich in dorpen te vestigen. Ze gebruikten geavanceerde irrigatietechnieken en groeiden zo uit tot effectieve landbouwers. Hun kunst omvatte keramiek, beeldhouwwerken, architectuur, muurschilderingen en boeken. De hedendaagse Maya maken kunst waarin traditionele patronen zijn gecombineerd met Spaanse vormen en stijlen."@nl ;
    prov:generatedAtTime "2022-10-17T09:29:19+00:00"^^xsd:dateTime .

