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

<http://data.bibliotheken.nl/id/thes/p322832357> a schema1:Person ;
    rdfs:label "Montaigne, Thimotée (1982-)" ;
    schema1:alternateName "Montaigne, Thimothée" ;
    schema1:birthDate "1982" ;
    schema1:familyName "Montaigne" ;
    schema1:givenName "Thimotée" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ad1b8eef0ebb72720d35e87a8394085> ;
    schema1:name "Thimotée Montaigne" ;
    schema1:sameAs <http://viaf.org/viaf/27397971>,
        <https://isni.org/isni/0000000066613919> .

