@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/p070105243> a schema1:Person ;
    rdfs:label "Lancelot, Claude (1615-1695)" ;
    schema1:birthDate "1615" ;
    schema1:deathDate "1695" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Lancelot" ;
    schema1:givenName "Claude" ;
    schema1:hasOccupation "taalkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35affe553944447914f47a20326bd47c>,
        <https://data.bibliotheken.nl/.well-known/genid/cb6ce156702c5f1a399737a4f0c80163> ;
    schema1:name "Claude Lancelot" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/305405880>,
        wd:Q1096867,
        <https://isni.org/isni/000000010891610X> .

