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

<http://data.bibliotheken.nl/id/thes/p07012194X> a schema1:Person ;
    rdfs:label "Bax, Nikolaas Maria August (1944-)" ;
    schema1:alternateName "Bax, Klaas",
        "Bax, Klaas M.A." ;
    schema1:birthDate "1944" ;
    schema1:description "geboren te Scherpenheuvel, België. Afd. Kinderheelkunde, Wilhelmina Kinderziekenhuis, Utrecht" ;
    schema1:familyName "Bax" ;
    schema1:givenName "Nikolaas Maria August" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2007a56e9e0d4c703b1bc0b32292aecf> ;
    schema1:name "Nikolaas Maria August Bax" ;
    schema1:sameAs <http://viaf.org/viaf/52528307>,
        <https://isni.org/isni/0000000114440750> .

