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

<http://data.bibliotheken.nl/id/thes/p151078696> a schema1:Person ;
    rdfs:label "Gageldonk, Paul van (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "Red. Nieuwe Revu" ;
    schema1:familyName "van Gageldonk" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9372b28912c9279bed16a6e516a49e91> ;
    schema1:name "Paul van Gageldonk" ;
    schema1:sameAs <http://viaf.org/viaf/4263994>,
        <https://isni.org/isni/0000000045196271> .

