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

<http://data.bibliotheken.nl/id/thes/p172955904> a schema1:Person ;
    rdfs:label "Pouwels, Babette Josephine (1972-)" ;
    schema1:alternateName "Pouwels, Babette" ;
    schema1:birthDate "1972" ;
    schema1:description "B9839465 voorw.: mw. drs." ;
    schema1:familyName "Pouwels" ;
    schema1:givenName "Babette Josephine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/324ef835a7f7e6dad67cd0463c48fe03> ;
    schema1:name "Babette Josephine Pouwels" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/288651317>,
        <https://isni.org/isni/0000000394162838> .

