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

<http://data.bibliotheken.nl/id/thes/p322749808> a schema1:Person ;
    rdfs:label "Krommendijk, Jasper (1985- ; jurist)" ;
    schema1:birthDate "1985" ;
    schema1:description "Universitair docent bij de sectie Internationaal en Europees recht aan de Radboud Universiteit Nijmegen" ;
    schema1:familyName "Krommendijk" ;
    schema1:givenName "Jasper" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14503c9236c67cfa401ba26f0176c1c8> ;
    schema1:name "Jasper Krommendijk" ;
    schema1:sameAs <http://viaf.org/viaf/285406015>,
        <https://isni.org/isni/0000000419474636> .

