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

<http://data.bibliotheken.nl/id/thes/p152337113> a schema1:Person ;
    rdfs:label "Bogaerds-d'Ancona, L.J." ;
    schema1:alternateName "Bogaerds, Lucie",
        "Bogaerds, Lucy" ;
    schema1:familyName "Bogaerds-d'Ancona" ;
    schema1:givenName "L.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74ab84d9fd7bf6f00f3c4e69b89e4773> ;
    schema1:name "L.J. Bogaerds-d'Ancona" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/287597378>,
        <https://isni.org/isni/0000000393341025> .

