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

<http://data.bibliotheken.nl/id/thes/p075256614> a schema1:Person ;
    rdfs:label "Bervaes, J.C.A.M. (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "Voorwoord B0027686 vermeldt: Jan Bervaes" ;
    schema1:familyName "Bervaes" ;
    schema1:givenName "J.C.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0836436bfb9886382c255918629d581> ;
    schema1:name "J.C.A.M. Bervaes" ;
    schema1:sameAs <http://viaf.org/viaf/6091164357879413250009>,
        <https://isni.org/isni/0000000079050748> .

