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

<http://data.bibliotheken.nl/id/thes/p151202508> a schema1:Person ;
    rdfs:label "Hahn, Michael J. (jurist)" ;
    schema1:description "Chaire de droit européen Faculté de Droit et des Sciences criminelles, Université de Lausanne. Honorary professor of law University of Waïkato Law School, Hamilton",
        "Director of the Institute for European and International Economic Law of the University of Bern (IEW), and a Director of its World Trade Institute (WTI)" ;
    schema1:familyName "Hahn" ;
    schema1:givenName "Michael J." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/424571f424ea0b2ee26ced4f17d2f450> ;
    schema1:name "Michael J. Hahn" ;
    schema1:sameAs <http://viaf.org/viaf/59775470>,
        <https://isni.org/isni/0000000397838565> .

