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

<http://data.bibliotheken.nl/id/thes/p125372884> a schema1:Person ;
    rdfs:label "Kesteren, Hermanus Willem Maria van (1961-)" ;
    schema1:alternateName "Kesteren, Herman W.M. van" ;
    schema1:birthDate "1961" ;
    schema1:description "Prof. dr.",
        "Professor of indirect taxation at Tilburg University and judge at the 's-Hertogenbosch Court of Appeals" ;
    schema1:familyName "van Kesteren" ;
    schema1:givenName "Hermanus Willem Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e3c094cd30918c9684a0d37fe1df8cf> ;
    schema1:name "Hermanus Willem Maria van Kesteren" ;
    schema1:sameAs <http://viaf.org/viaf/26311314>,
        <https://isni.org/isni/0000000035306350> .

