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

<http://data.bibliotheken.nl/id/thes/p068843976> a schema1:Person ;
    rdfs:label "Blommaert, Arnoldus Mathias Marie (1955-)" ;
    schema1:alternateName "Blommaert, Tjeu" ;
    schema1:birthDate "1955" ;
    schema1:description "Voorwoord B9527986 vermeldt: A.M.M. (Tjeu) Blommaert",
        "dr." ;
    schema1:familyName "Blommaert" ;
    schema1:givenName "Arnoldus Mathias Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/748effbec96b24e4a91474011e12ccf3> ;
    schema1:name "Arnoldus Mathias Marie Blommaert" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/60721143>,
        <https://isni.org/isni/0000000029474366> .

