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

<http://data.bibliotheken.nl/id/thes/p075263599> a schema1:Person ;
    rdfs:label "Bouwman, Andreas Theodorus (1958-)" ;
    schema1:alternateName "Bouwman, A.T.",
        "Bouwman, A.Th.",
        "Bouwman, André Th." ;
    schema1:birthDate "1958" ;
    schema1:description "email: a.t.bouwmanlibrary.leidenuniv.nl",
        "neerlandicus-mediëvist (promoveerde in 1991 RU Leiden); werkzaam als: conservator Westerse handschriften/beheerder van 'Bibliotheca Neerlandica Manuscripta' (BNM) Universiteitbibliotheek Leiden; publiceert over: dierenepiek en boek- en wetenschapshistorische onderwerpen" ;
    schema1:familyName "Bouwman" ;
    schema1:givenName "Andreas Theodorus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/991716543a0471dc3a2f5e6012ecd1af> ;
    schema1:name "Andreas Theodorus Bouwman" ;
    schema1:sameAs <http://viaf.org/viaf/17519197>,
        <https://isni.org/isni/0000000108755684> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bouw008> .

