@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/p068347251> a schema1:Person ;
    rdfs:label "Veldkamp, Gerardus Matheus Johannes (1921-1990)" ;
    schema1:alternateName "Veldkamp, Gerard",
        "Veldkamp, Gerard M.J." ;
    schema1:birthDate "1921" ;
    schema1:deathDate "1990" ;
    schema1:description "dr.; socioloog (promoveerde in 1949, KU Brabant (Tilburg)); KVP-politicus; was minister van Sociale Zaken en Volksgezondheid (in kabinet-Marijnen (1963-1965), kabinet-Cals (1965-1966) en kabinet-Zijlstra (1966-1967))",
        "geb. Breda 27-6-1921, overl. Parijs (Frankrijk) 15-9-1990" ;
    schema1:familyName "Veldkamp" ;
    schema1:givenName "Gerardus Matheus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62df4871b438ec995964f9d1f6aad90e> ;
    schema1:name "Gerardus Matheus Johannes Veldkamp" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/43110386>,
        wd:Q4639773,
        <https://isni.org/isni/0000000084461226> .

