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

<http://data.bibliotheken.nl/id/thes/p240435583> a schema1:Person ;
    rdfs:label "Gaalen, Ineke van" ;
    schema1:familyName "van Gaalen" ;
    schema1:givenName "Ineke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/342550a33bb586523fef065d6ced3844> ;
    schema1:name "Ineke van Gaalen" ;
    schema1:sameAs <http://viaf.org/viaf/287744096>,
        <https://isni.org/isni/0000000393451865> .

