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

<http://data.bibliotheken.nl/id/thes/p297290517> a schema1:Person ;
    rdfs:label "Bannink, Ellen Manon Noëlle (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "Geb. te Uden ; geneeskunde" ;
    schema1:familyName "Bannink" ;
    schema1:givenName "Ellen Manon Noëlle" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4af47dcb16b1297f7da6e8a9b01f812f> ;
    schema1:name "Ellen Manon Noëlle Bannink" ;
    schema1:sameAs <http://viaf.org/viaf/280647652>,
        <https://isni.org/isni/0000000387630226> .

