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

<http://data.bibliotheken.nl/id/thes/p067687482> a schema1:Person ;
    rdfs:label "Aalst, Gezina M. van" ;
    schema1:familyName "van Aalst" ;
    schema1:givenName "Gezina M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90ef6c75ffa8e80c17d831892279fc41> ;
    schema1:name "Gezina M. van Aalst" ;
    schema1:sameAs <http://viaf.org/viaf/4943274>,
        <https://isni.org/isni/0000000020166455> .

