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

<http://data.bibliotheken.nl/id/thes/p10241890X> a schema1:Person ;
    rdfs:label "Boott, Cornelius (1679-1713)" ;
    schema1:alternateName "B., C.",
        "C.B." ;
    schema1:birthDate "1679" ;
    schema1:deathDate "1713" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "predikant" ;
    schema1:familyName "Boott" ;
    schema1:givenName "Cornelius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33ead80976241d2ee34bf5c0ac207b8d>,
        <https://data.bibliotheken.nl/.well-known/genid/fe9abc12231b9d5c59fbe3c4f19a1517> ;
    schema1:name "Cornelius Boott" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280976522> .

