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

<http://data.bibliotheken.nl/id/thes/p091356865> a schema1:Person ;
    rdfs:label "Lindeijer, E.W." ;
    schema1:alternateName "Lindeijer, Erwin" ;
    schema1:familyName "Lindeijer" ;
    schema1:givenName "E.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9338fa47d253ed178fbf7e25cd77cae> ;
    schema1:name "E.W. Lindeijer" ;
    schema1:sameAs <http://viaf.org/viaf/284666899>,
        <https://isni.org/isni/0000000390908794> .

