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

<http://data.bibliotheken.nl/id/thes/p242991858> a schema1:Person ;
    rdfs:label "Cannizzaro, Enzo (jurist)" ;
    schema1:description "B0302252: Professor of International and EU Law, University of Macerata",
        "Professor of International and European Law, University of Roma \"La Sapienza\"" ;
    schema1:familyName "Cannizzaro" ;
    schema1:givenName "Enzo" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/099b726cc5af61ace3eb550edffac1fe> ;
    schema1:name "Enzo Cannizzaro" ;
    schema1:sameAs <http://viaf.org/viaf/84811>,
        <https://isni.org/isni/0000000080790620> .

