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

<http://data.bibliotheken.nl/id/thes/p070600066> a schema1:Person ;
    rdfs:label "Stoelinga, Paul Jozef Willibrord (1940-)" ;
    schema1:alternateName "Stoelinga, P.J.W." ;
    schema1:birthDate "1940" ;
    schema1:description "Hoogleraar in Mondziekten en Kaakchirurgie aan de Katholieke Universiteit Nijmegen",
        "Prof dr" ;
    schema1:familyName "Stoelinga" ;
    schema1:givenName "Paul Jozef Willibrord" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27bb619cb7d33e0995e0d5b62ead6ad2> ;
    schema1:name "Paul Jozef Willibrord Stoelinga" ;
    schema1:sameAs <http://viaf.org/viaf/44905353>,
        <https://isni.org/isni/0000000010079753> .

