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

<http://data.bibliotheken.nl/id/thes/p073209090> a schema1:Person ;
    rdfs:label "Lendfers, Alda (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:familyName "Lendfers" ;
    schema1:givenName "Alda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/676ca9e69fd815b2c048173c4e0dab8e> ;
    schema1:name "Alda Lendfers" ;
    schema1:sameAs <http://viaf.org/viaf/44055581>,
        <https://isni.org/isni/0000000043885583> .

