@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/p071028188> a schema1:Person ;
    rdfs:label "Boon, Gerard Adolf (1882-1962)" ;
    schema1:birthDate "1882" ;
    schema1:deathDate "1962" ;
    schema1:description "geb. te Rotterdam, overl. te Beaconsfield (Engeland)",
        "jurist (promoveerde op stellingen in 1912, Universiteit van Amsterdam), lid Tweede Kamer-fractie Liberale Unie (t/m apr. 1921) en Liberale Staatspartij \"de Vrijheidsbond\" (van apr. 1921-1937)" ;
    schema1:familyName "Boon" ;
    schema1:givenName "Gerard Adolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11ac6c6ea9bc994755cbee1b1259466c> ;
    schema1:name "Gerard Adolf Boon" ;
    schema1:sameAs <http://viaf.org/viaf/286741985>,
        wd:Q14628785,
        <https://isni.org/isni/0000000392653502> ;
    schema1:spouse "vanaf 1912, echtgenoot van: Bertha van der Starp" .

