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

<http://data.bibliotheken.nl/id/thes/p070666865> a schema1:Person ;
    rdfs:label "Pelsers, Lisette (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "05-08-16 bron https://rkd.nl/explore/artists/431261 kunsthistoricus, onderzoeker, museumdirecteur, van 2008 tot 1 maart 2012 directeur van het Rijksmuseum Twenthe, Enschede, vanaf 1 maart 2012 directeur van het Kröller-Müller Museum" ;
    schema1:familyName "Pelsers" ;
    schema1:givenName "Lisette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fea566eb0c1c6b6e44fdb5fbbe52e51> ;
    schema1:name "Lisette Pelsers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/44528872>,
        <https://isni.org/isni/0000000054841295> .

