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

<http://data.bibliotheken.nl/id/thes/p310431301> a schema1:Person ;
    rdfs:label "Palchetti, Paolo (jurist)" ;
    schema1:alternateName "Palchetti, P." ;
    schema1:description "Professor of International Law at the Department of Law of the University of Macerata (Italy)" ;
    schema1:familyName "Palchetti" ;
    schema1:givenName "Paolo" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23c5b91c11b8e67008df67725d52798e> ;
    schema1:name "Paolo Palchetti" ;
    schema1:sameAs <http://viaf.org/viaf/76062095>,
        <https://isni.org/isni/0000000044986378> .

