@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068721749> a schema1:Person ;
    rdfs:label "Escher, Maurits Cornelis (1898-1972)" ;
    schema1:alternateName "Aisheer",
        "Aixue, Molizi·Kenailisi·",
        "Escher, Mauk",
        "Escher, Maurits",
        "埃舍尔",
        "艾雪, 莫里茲·柯奈利斯·" ;
    schema1:birthDate "1898" ;
    schema1:deathDate "1972" ;
    schema1:description "als voornaam werd ook 'Mauk' gebruikt",
        "bron: https://nl.wikipedia.org/wiki/Maurits_Cornelis_Escher",
        "graficus (m.n. litho's)" ;
    schema1:familyName "Escher" ;
    schema1:givenName "Maurits Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1ab19718a0cc2b9c3e959a30dd7f921> ;
    schema1:name "Maurits Cornelis Escher" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/5051087>,
        wd:Q1470,
        <https://isni.org/isni/0000000108650831> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/esch003> .

