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

<http://data.bibliotheken.nl/id/thes/p153119470> a schema1:Person ;
    rdfs:label "Clucas, Stephen (1960-)" ;
    schema1:birthDate "1960" ;
    schema1:description "B060112: Senior Lecturer in English and Humanities at Birkbeck, University of London" ;
    schema1:familyName "Clucas" ;
    schema1:givenName "Stephen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6accbc88ca0748b1f4f512e2f9ea5504> ;
    schema1:name "Stephen Clucas" ;
    schema1:sameAs <http://viaf.org/viaf/249582>,
        <https://isni.org/isni/0000000109468767> .

