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

<http://data.bibliotheken.nl/id/thes/p073510629> a schema1:Person ;
    rdfs:label "Jong, Leonard de (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "27300851: studeerde filosofie; medeoprichter van Governance & Integrity.",
        "medewerker Ithaka" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Leonard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a117a9f376ad195fe90db2e987a7ffe> ;
    schema1:name "Leonard de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/63118259>,
        <https://isni.org/isni/0000000029501133> .

