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

<http://data.bibliotheken.nl/id/thes/p212844911> a schema1:Person ;
    rdfs:label "Hillion, Christophe (1972- ; jurist)" ;
    schema1:birthDate "1972" ;
    schema1:description "Professor of European Law at the University of Leiden, and researcher at the Swedish Institute of European Policy Studies (Stockholm)" ;
    schema1:familyName "Hillion" ;
    schema1:givenName "Christophe" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9375ee3f0d487f6d030ddd4efff7c014> ;
    schema1:name "Christophe Hillion" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/44560309>,
        <https://isni.org/isni/0000000079933858> .

