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

<http://data.bibliotheken.nl/id/thes/p072267364> a schema1:Person ;
    rdfs:label "Kavelaars, Peter (1959-)" ;
    schema1:alternateName "Kavelaars, Peter" ;
    schema1:birthDate "1959" ;
    schema1:description "B9937304: prof.dr.",
        "belastingadviseur, fiscale economie" ;
    schema1:familyName "Kavelaars" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cddbe1f5faa4f942252f47cacfa507d0> ;
    schema1:name "Peter Kavelaars" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/50627773>,
        <https://isni.org/isni/0000000025135324> .

