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

<http://data.bibliotheken.nl/id/thes/p250242788> a schema1:Person ;
    rdfs:label "Mistelis, Loukas A. (1967- ; jurist)" ;
    schema1:alternateName "Mistelis, Loukas" ;
    schema1:birthDate "1967" ;
    schema1:description "Clive M. Schmitthoff Professor of Transnational Commercial Law and Arbitration at Queen Mary University of London Centre for Commercial Law Studies" ;
    schema1:familyName "Mistelis" ;
    schema1:givenName "Loukas A." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ece7825dd3dc625fd03d6323a15640a> ;
    schema1:name "Loukas A. Mistelis" ;
    schema1:sameAs <http://viaf.org/viaf/116766563>,
        <https://isni.org/isni/0000000121486255> .

