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

<http://data.bibliotheken.nl/id/thes/p07004032X> a schema1:Person ;
    rdfs:label "Franquinet, Guillaume Désiré Lambert (1826-1900)" ;
    schema1:birthDate "1826" ;
    schema1:deathDate "1900" ;
    schema1:description "NLMD/F 4471",
        "zie ook: Ene boer en twie lui\"" ;
    schema1:familyName "Franquinet" ;
    schema1:givenName "Guillaume Désiré Lambert" ;
    schema1:hasOccupation "archivaris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f0d0fe5f0126272270155dfab0f9fc9> ;
    schema1:name "Guillaume Désiré Lambert Franquinet" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p436965968>,
        <http://viaf.org/viaf/55231961>,
        <https://isni.org/isni/000000010974141X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/fran023> .

