@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/p072409215> a schema1:Person ;
    rdfs:label "Lenaerts, Koenraad (1954- ; jurist)" ;
    schema1:alternateName "Lenaerts, K." ;
    schema1:birthDate "1954" ;
    schema1:description "Président de chambre à la Cour de Justice de l'Union européenne",
        "Vice-President and Professor of European Union Law, Court of Justice of the European Union; Leuven University" ;
    schema1:familyName "Lenaerts" ;
    schema1:givenName "Koenraad" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3777df5aa6d0785bb8b207150753c26c> ;
    schema1:name "Koenraad Lenaerts" ;
    schema1:sameAs <http://viaf.org/viaf/59252717>,
        wd:Q917096,
        <https://isni.org/isni/0000000081385635> .

