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

<http://data.bibliotheken.nl/id/thes/p124328741> a schema1:Person ;
    rdfs:label "Maas-van Berkel, Brigitte" ;
    schema1:familyName "Maas-van Berkel" ;
    schema1:givenName "Brigitte" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bbe05ad59b602334052a0e1d967d5121> ;
    schema1:name "Brigitte Maas-van Berkel" ;
    schema1:sameAs <http://viaf.org/viaf/288090844>,
        <https://isni.org/isni/0000000393745556> .

