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

<http://data.bibliotheken.nl/id/thes/p072817003> a schema1:Person ;
    rdfs:label "Lardinois, André P.M.H. (1961-)" ;
    schema1:alternateName "Lardinois, A.P.M.H." ;
    schema1:birthDate "1961" ;
    schema1:description "Ph.D. (1995), Princeton University, is Professor of Greek Language and Literature at Radboud Universityin Nijmegen" ;
    schema1:familyName "Lardinois" ;
    schema1:givenName "André P.M.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0c5f93fb28fc70f14d54f68b6f843bf> ;
    schema1:name "André P.M.H. Lardinois" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/109442693>,
        <https://isni.org/isni/0000000081747237> .

