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

<http://data.bibliotheken.nl/id/thes/p073301507> a schema1:Person ;
    rdfs:label "Slot, Corry" ;
    schema1:familyName "Slot" ;
    schema1:givenName "Corry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cd2d7c8dba6282252bdb733516ff02b> ;
    schema1:name "Corry Slot" ;
    schema1:sameAs <http://viaf.org/viaf/289240521>,
        <https://isni.org/isni/0000000394660351> .

