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

<http://data.bibliotheken.nl/id/thes/p080440754> a schema1:Person ;
    rdfs:label "Quax, Paulus Hubertus Andreas (1961-)" ;
    schema1:alternateName "Quax, Paul" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Quax" ;
    schema1:givenName "Paulus Hubertus Andreas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53602a610bb38043c45871d7ecbf43b3> ;
    schema1:name "Paulus Hubertus Andreas Quax" ;
    schema1:sameAs <http://viaf.org/viaf/289381139>,
        <https://isni.org/isni/0000000394796531> .

