@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/p07232631X> a schema1:Person ;
    rdfs:label "Hendriks, Josephus Petronella Maria (1923-2001)" ;
    schema1:birthDate "1923" ;
    schema1:deathDate "2001" ;
    schema1:description "gezondheidszorg",
        "staatssecr. van Volksgezondheid en Milieuhygiene kabinet Den Uyl (1973-1977); voorzitter KRO (1978-1981)" ;
    schema1:familyName "Hendriks" ;
    schema1:givenName "Josephus Petronella Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ce10f0c84409f2d1558dacb25343a5a> ;
    schema1:name "Josephus Petronella Maria Hendriks" ;
    schema1:sameAs <http://viaf.org/viaf/50637379>,
        wd:Q1854252,
        <https://isni.org/isni/0000000025141409> .

