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

<http://data.bibliotheken.nl/id/thes/p140513256> a schema1:Person ;
    rdfs:label "Boot, Gerrard Christiaan (1961-)" ;
    schema1:alternateName "Boot, Gerrard" ;
    schema1:birthDate "1961" ;
    schema1:description "jurist arbeidsrecht; werkzaam als advocaat bij Kennedy van der Laan, Amsterdam" ;
    schema1:familyName "Boot" ;
    schema1:givenName "Gerrard Christiaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bad1407431aa75a0ca8d4a09fb56fd11> ;
    schema1:name "Gerrard Christiaan Boot" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/26470645>,
        <https://isni.org/isni/000000004050743X> .

