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

<http://data.bibliotheken.nl/id/thes/p073519065> a schema1:Person ;
    rdfs:label "Bruin, Paul André François de (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:familyName "de Bruin" ;
    schema1:givenName "Paul André François" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00002900351063688e35df94d527041e> ;
    schema1:name "Paul André François de Bruin" ;
    schema1:sameAs <http://viaf.org/viaf/280381012>,
        <https://isni.org/isni/0000000387436175> .

