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

<http://data.bibliotheken.nl/id/thes/p074869728> a schema1:Person ;
    rdfs:label "Leeters, E.E.J.M." ;
    schema1:alternateName "Leeters, Ellis" ;
    schema1:familyName "Leeters" ;
    schema1:givenName "E.E.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c53a0fc08c49a3447fdc9d2761b8bb3> ;
    schema1:name "E.E.J.M. Leeters" ;
    schema1:sameAs <http://viaf.org/viaf/261293345>,
        <https://isni.org/isni/0000000381597998> .

