@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/p074920294> a schema1:Person ;
    rdfs:label "Kroese, Dirk Pieter (1963-)" ;
    schema1:alternateName "Kroese, Dirk P." ;
    schema1:birthDate "1963" ;
    schema1:familyName "Kroese" ;
    schema1:givenName "Dirk Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e3b1832dff5f713cbd5cb4c8e34afc8> ;
    schema1:name "Dirk Pieter Kroese" ;
    schema1:sameAs <http://viaf.org/viaf/73240620>,
        wd:Q60216519,
        <https://isni.org/isni/0000000119361648> .

