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

<http://data.bibliotheken.nl/id/thes/p145651207> a schema1:Person ;
    rdfs:label "Groot, Jan Frans de (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "fiscalist" ;
    schema1:familyName "de Groot" ;
    schema1:givenName "Jan Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/738925a243c78b1634e3abd978dc05b4> ;
    schema1:name "Jan Frans de Groot" ;
    schema1:sameAs <http://viaf.org/viaf/285363498>,
        <https://isni.org/isni/0000000391474991> .

