@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/p068443722> a schema1:Person ;
    rdfs:label "Montaigne, Michel Eyquem de (1533-1592)" ;
    schema1:alternateName "Montagne, Michel de",
        "Montaigne, Michael von",
        "Montanus" ;
    schema1:birthDate "1533" ;
    schema1:deathDate "1592" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=mont113",
        "letterkundige en filosoof" ;
    schema1:familyName "de Montaigne" ;
    schema1:givenName "Michel Eyquem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2aa69fbcada2b7904db1098d3796c7d>,
        <https://data.bibliotheken.nl/.well-known/genid/f9b7f4268b537b8d3e788d5f6cfbb4fe> ;
    schema1:name "Michel Eyquem de Montaigne" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/95153547>,
        wd:Q41568,
        <https://isni.org/isni/0000000121441268> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/mont113> .

