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

<http://data.bibliotheken.nl/id/thes/p075123770> a schema1:Person ;
    rdfs:label "Slot, E.J." ;
    schema1:alternateName "Slot, Evert" ;
    schema1:description "Medew. Nederlands Bibliotheek en Lektuur Centrum (NBLC)" ;
    schema1:familyName "Slot" ;
    schema1:givenName "E.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e4dde579143f8cef6442dd23207302b> ;
    schema1:name "E.J. Slot" ;
    schema1:sameAs <http://viaf.org/viaf/70499411>,
        <https://isni.org/isni/0000000029721259> .

