@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/p074290754> a schema1:Person ;
    rdfs:label "Eijk, Philippus Johannes van der (1962-)" ;
    schema1:alternateName "Eijk, P.J. van der",
        "Eijk, Philip J. van der" ;
    schema1:birthDate "1962" ;
    schema1:description "B0513194: prof.dr.",
        "classicus" ;
    schema1:familyName "van der Eijk" ;
    schema1:givenName "Philippus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2b715d4f2714bdb79dfaac9067c8448> ;
    schema1:name "Philippus Johannes van der Eijk" ;
    schema1:sameAs <http://viaf.org/viaf/19855125>,
        wd:Q2086524,
        <https://isni.org/isni/0000000115616359> .

