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

<http://data.bibliotheken.nl/id/thes/p294687009> a schema1:Person ;
    rdfs:label "Small, Stephen (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "(historisch) socioloog (studeerde sociologie University of Bristol; promoveerde University of California (Berkeley, Calif.)); werkzaam als: universitair hoofddocent Department of African-American Studies en: adj.-dir. Institute of International Studies, University of California (Berkeley, Calif.); vanaf sept. 2010: bijzonder hoogleraar 'Studie der Nederlandse slavernij en haar erfenis' (namens NiNSee) Universiteit van Amsterdam" ;
    schema1:familyName "Small" ;
    schema1:givenName "Stephen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46f9e3768a13c6c09a9e96a749ff40d8> ;
    schema1:name "Stephen Small" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/31349154>,
        <https://isni.org/isni/0000000107792854> .

