@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p073220345> a schema1:Person ;
    rdfs:label "Motecuhzoma (ca. 1466-1520 ; II ; keizer van Mexico)" ;
    schema1:alternateName "Moctezuma (II ; keizer van Mexico)",
        "Montezuma (2 ; keizer van Mexico)",
        "Motezuma" ;
    schema1:birthDate "ca. 1466" ;
    schema1:deathDate "1520" ;
    schema1:description "Azteekse vorst 'Moctezuma de Jongere', van het volk der 'Mexica' (zoals de Azteken zichzelf noemden), met zijn residentie in Tenochtitlán (=latere bisschopszetel Mexico-Stad, van de kolonie Nieuw-Spanje)" ;
    schema1:familyName "Motecuhzoma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59a048bd3d19a22593941b5c9c57df6f> ;
    schema1:name "Motecuhzoma (II ; keizer van Mexico)" ;
    schema1:nationality "mx" ;
    schema1:sameAs <http://viaf.org/viaf/291707100>,
        wd:Q141791,
        <https://isni.org/isni/000000043495390X> .

