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

<http://data.bibliotheken.nl/id/thes/p32679204X> a schema1:Person ;
    rdfs:label "Kuipers, Jan-Jaap (jurist)" ;
    schema1:description "Assistant professor European law at the Radboud University Nijmegen; Senior Associate with De Brauw Blackstone Westbroek, Amsterdam" ;
    schema1:familyName "Kuipers" ;
    schema1:givenName "Jan-Jaap" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a8db88e1ee4f328ae3bdcf37c5ea9ff> ;
    schema1:name "Jan-Jaap Kuipers" ;
    schema1:sameAs <http://viaf.org/viaf/221012247>,
        <https://isni.org/isni/0000000385585767> .

