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

<http://data.bibliotheken.nl/id/thes/p149399839> a schema1:Person ;
    rdfs:label "Aalbers-Baart de la Faille, Agaath" ;
    schema1:familyName "Aalbers-Baart de la Faille" ;
    schema1:givenName "Agaath" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d1fb1b92fe6c761cc2ba735b78fe7bd> ;
    schema1:name "Agaath Aalbers-Baart de la Faille" ;
    schema1:sameAs <http://viaf.org/viaf/280749470>,
        <https://isni.org/isni/0000000369132119> .

