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

<http://data.bibliotheken.nl/id/thes/p375144455> a schema1:Person ;
    rdfs:label "Bikkers, C.A.H." ;
    schema1:description "Nummer in kmc 2020 26106010: p. 69: Mr. C.A.H. Bikkers is advocaat bij De Bont Advocaten te Amsterdam",
        "roepnaam: Charlotte" ;
    schema1:familyName "Bikkers" ;
    schema1:givenName "C.A.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95f57f31f0647fcd331d4fc00800f6a4> ;
    schema1:name "C.A.H. Bikkers" ;
    schema1:sameAs <http://viaf.org/viaf/309899291> .

