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

<http://data.bibliotheken.nl/id/thes/p073490970> a schema1:Person ;
    rdfs:label "Zumpolle, Liduine (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:familyName "Zumpolle" ;
    schema1:givenName "Liduine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec250c529e6e37f3e1f421756cb8d131> ;
    schema1:name "Liduine Zumpolle" ;
    schema1:sameAs <http://viaf.org/viaf/36740873>,
        <https://isni.org/isni/0000000046315463> .

