@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/p073912182> a schema1:Person ;
    rdfs:label "Baay, Reggie (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "neerlandicus (studeerde Nederlandse taal- en letterkunde)/koloniaal historicus; specialisatie: Indisch-Nederlandse letterkunde; red. ts. \"Indische letteren\"" ;
    schema1:familyName "Baay" ;
    schema1:givenName "Reggie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7f6aca44a2c2f59ef69f2f1d417cd66> ;
    schema1:name "Reggie Baay" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/12416792>,
        <https://isni.org/isni/000000011038662X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/baay002> .

