@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/p141324074> a schema1:Person ;
    rdfs:label "Bogardus, Everhardus (1607-1647)" ;
    schema1:alternateName "Bogaert, Evert Willemsz.",
        "Willemsz., Evert",
        "Willemszoon, Evert" ;
    schema1:birthDate "1607" ;
    schema1:deathDate "1647" ;
    schema1:description "Als weeskind genaamd Evert Willemsz. Bogaert, na een studie in Leiden noemt hij zich Everhardus Bogardus. In 1632 als predikant uitgezonden naar Nieuw Amsterdam [New York]." ;
    schema1:familyName "Bogardus" ;
    schema1:givenName "Everhardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f43e85566b4365044fc859f45a19af5> ;
    schema1:name "Everhardus Bogardus" ;
    schema1:sameAs <http://viaf.org/viaf/15579367>,
        wd:Q5416920,
        <https://isni.org/isni/0000000034999677> .

