@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070413916> a schema1:Person ;
    rdfs:label "Farncombe Sanders, Antoine Jacob Willem (1833-1896)" ;
    schema1:alternateName "Farncombe Sanders, A.J.W.",
        "Sanders, A.J.W. Farncombe" ;
    schema1:birthDate "1833" ;
    schema1:deathDate "1896" ;
    schema1:familyName "Farncombe Sanders" ;
    schema1:givenName "Antoine Jacob Willem" ;
    schema1:hasOccupation "politicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/443de26bc4eb664ebb3543fabe3ecf39> ;
    schema1:name "Antoine Jacob Willem Farncombe Sanders" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/284557014>,
        wd:Q2683001,
        <https://isni.org/isni/000000039084310X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/farn002> .

