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

<http://data.bibliotheken.nl/id/thes/p275910067> a schema1:Person ;
    rdfs:label "Zanden, Monique van der (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:description "Geboren 18 juli 1961 te Den Bosch",
        "auteur, vert.",
        "zie ook: Ibis" ;
    schema1:familyName "van der Zanden" ;
    schema1:givenName "Monique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10eb9070eea9293dedf98083ee29fe64> ;
    schema1:name "Monique van der Zanden" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p212391356>,
        <http://viaf.org/viaf/171976430>,
        <https://isni.org/isni/0000000369184357> .

