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

<http://data.bibliotheken.nl/id/thes/p183239342> a schema1:Person ;
    rdfs:label "Schrijvers, Peter (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "contemporain historicus; werkzaam als: universitair hoofddocent Amerikaanse en internationale geschiedenis School of History and Philosophy, University of New South Wales (Australië)" ;
    schema1:familyName "Schrijvers" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fb853878a1be7845b6dbcfdf9d59f0f> ;
    schema1:name "Peter Schrijvers" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/98192310>,
        <https://isni.org/isni/0000000114530588> .

