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

<http://data.bibliotheken.nl/id/thes/p425128687> a schema1:Person ;
    rdfs:label "Vixseboxse, Gerrit (1884-1963)" ;
    schema1:birthDate "1884" ;
    schema1:deathDate "1963" ;
    schema1:description "CHU-politicus, in de periode 1946-1963: lid Eerste Kamer, lid EGKS-parlement",
        "geb. Almelo 7-3-1884, overl. Holten 11-1-1963" ;
    schema1:familyName "Vixseboxse" ;
    schema1:givenName "Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27f57abccec31654c8184ab63d9aadde> ;
    schema1:name "Gerrit Vixseboxse" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/6441158309852306690004> .

