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

<http://data.bibliotheken.nl/id/thes/p100537308> a schema1:Person ;
    rdfs:label "Koenders, Paulus Gerardus (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "oncoloog" ;
    schema1:familyName "Koenders" ;
    schema1:givenName "Paulus Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df29f147dddfcdd2d26910c1715af99d> ;
    schema1:name "Paulus Gerardus Koenders" ;
    schema1:sameAs <http://viaf.org/viaf/210378915> .

