@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/p069359911> a schema1:Person ;
    rdfs:label "Vlamingh, Willem Hesselsz. de (1640-)" ;
    schema1:alternateName "Vlamingh, Willem de" ;
    schema1:birthDate "1640" ;
    schema1:description "Tresoar: 1640 Vlieland" ;
    schema1:familyName "de Vlamingh" ;
    schema1:givenName "Willem Hesselsz." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ee53dc48fff8d57c9865710e4e28bd1> ;
    schema1:name "Willem Hesselsz. de Vlamingh" ;
    schema1:sameAs <http://viaf.org/viaf/35877896>,
        wd:Q380352,
        <https://isni.org/isni/000000008440693X> .

