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

<http://data.bibliotheken.nl/id/thes/p073997900> a schema1:Person ;
    rdfs:label "Dellaert, Nicolaas Petrus (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "Ook als: N.P. Dellaert" ;
    schema1:familyName "Dellaert" ;
    schema1:givenName "Nicolaas Petrus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20bd1b7ea4219a591fe8b58566b7d675> ;
    schema1:name "Nicolaas Petrus Dellaert" ;
    schema1:sameAs <http://viaf.org/viaf/25263417>,
        wd:Q58361191,
        <https://isni.org/isni/0000000081046289> .

