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

<http://data.bibliotheken.nl/id/thes/p320315436> a schema1:Person ;
    rdfs:label "Buttigieg, Eugène (jurist)" ;
    schema1:description "Associate Professor of European and Comparative Law, University of Malta" ;
    schema1:familyName "Buttigieg" ;
    schema1:givenName "Eugène" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/537268ef4b250869b932670197701041> ;
    schema1:name "Eugène Buttigieg" ;
    schema1:sameAs <http://viaf.org/viaf/90524094>,
        <https://isni.org/isni/0000000062738204> .

