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

<http://data.bibliotheken.nl/id/thes/p304823740> a schema1:Person ;
    rdfs:label "Bobeldijk, A.C.P. (1973-)" ;
    schema1:birthDate "1973" ;
    schema1:description "Prof. mr., hoogleraar vennootschapsbelasting aan de Nyenrode Business Universiteit en tax partner bij Loyens & Loeff N.V. te Amsterdam (Het dwangakkoord buiten faillissement)" ;
    schema1:familyName "Bobeldijk" ;
    schema1:givenName "A.C.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d485b0b6eef985d8c2a9391a18f1ca51> ;
    schema1:name "A.C.P. Bobeldijk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/164162804>,
        <https://isni.org/isni/0000000112614518> .

