@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/p069544875> a schema1:Person ;
    rdfs:label "Eling, Paulus Alphons Theresia Maria (1951-)" ;
    schema1:alternateName "Eling, P.A.T.M.",
        "Eling, Paul A.T.M.",
        "Elings, Paul" ;
    schema1:birthDate "1951" ;
    schema1:description "Verbonden aan de Katholieke Universiteit Nijmegen" ;
    schema1:familyName "Eling" ;
    schema1:givenName "Paulus Alphons Theresia Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f9f774e8fe8abeb0c96d9e6c482ed00> ;
    schema1:name "Paulus Alphons Theresia Maria Eling" ;
    schema1:sameAs <http://viaf.org/viaf/72789874>,
        wd:Q40853907,
        <https://isni.org/isni/0000000119305419> .

