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

<http://data.bibliotheken.nl/id/thes/p172323185> a schema1:Person ;
    rdfs:label "Schwartz, Eric A. (jurist)" ;
    schema1:alternateName "Schwartz, Eric" ;
    schema1:description "Partner in King & Spalding’s New York and Paris offices and a member of the International Arbitration Practice Group; He is a former Secretary General and Vice-President of the ICC International Court of Arbitration" ;
    schema1:familyName "Schwartz" ;
    schema1:givenName "Eric A." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce947ecc18a546b67d5f4e0f5a5f310b> ;
    schema1:name "Eric A. Schwartz" ;
    schema1:sameAs <http://viaf.org/viaf/39546404>,
        <https://isni.org/isni/0000000116251398> .

