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

<http://data.bibliotheken.nl/id/thes/p071571752> a schema1:Person ;
    rdfs:label "Smith, Paulus Johannes (1953-)" ;
    schema1:alternateName "Smith, P.J.",
        "Smith, Paul" ;
    schema1:birthDate "1953" ;
    schema1:description "Initialen volgens website NIAS: P.J.S. Smith",
        "prof. dr., hoogleraar Franse letterkunde Univ. Leiden sinds 1999",
        "romanist (promoveerde in 1985, RU Leiden); werkzaam als: hoogleraar Franse letterkunde Universiteit Leiden; publiceert o.a. artikelen over 16e, 17e en 20e eeuwse Franse letterkunde, over de embleemfabel én over de receptie van Franse letterkunde in Nederland" ;
    schema1:familyName "Smith" ;
    schema1:givenName "Paulus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d11214093426e0e2b145dbce090b2c11> ;
    schema1:name "Paulus Johannes Smith" ;
    schema1:sameAs <http://viaf.org/viaf/6524164298434808630002>,
        wd:Q77086991,
        <https://isni.org/isni/0000000454405505> .

