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

<http://data.bibliotheken.nl/id/thes/p087081016> a schema1:Person ;
    rdfs:label "Jonge, Paul Jozef de (1962-)" ;
    schema1:alternateName "Jonge, Paul de" ;
    schema1:birthDate "1962" ;
    schema1:description "Werkzaam bij: Delft Geodetic Computer Centre (LGR)",
        "geodesie",
        "roepnaam: Paul (B9839854 preface)" ;
    schema1:familyName "de Jonge" ;
    schema1:givenName "Paul Jozef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d17146782ba415f6e49031f69e69be40> ;
    schema1:name "Paul Jozef de Jonge" ;
    schema1:sameAs <http://viaf.org/viaf/162833678>,
        <https://isni.org/isni/0000000117113165> .

