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

<http://data.bibliotheken.nl/id/thes/p071278559> a schema1:Person ;
    rdfs:label "Jonkers, P.H.A.I. (1954-)" ;
    schema1:alternateName "Jonkers, Peter Hendrikus Antonius Ignatius" ;
    schema1:birthDate "1954" ;
    schema1:description "geb. Eindhoven 25-2-1954",
        "prof. dr.; hoogleraar wijsbegeerte Katholieke Theologische Universiteit Utrecht" ;
    schema1:familyName "Jonkers" ;
    schema1:givenName "P.H.A.I." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6276522d33763eb9aeda2df72db49d9d> ;
    schema1:name "P.H.A.I. Jonkers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/54424491>,
        <https://isni.org/isni/0000000066629005> .

