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

<http://data.bibliotheken.nl/id/thes/p217276970> a schema1:Person ;
    rdfs:label "Evans, Gail Elizabeth (jurist)" ;
    schema1:description "Reader in International Trade and Intellectual Property Law, Centre for Commercial Law Studies, Queen Mary, University of London, UK" ;
    schema1:familyName "Evans" ;
    schema1:givenName "Gail Elizabeth" ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e6bbbf63cf11e28cd8f474c6b62b549> ;
    schema1:name "Gail Elizabeth Evans" ;
    schema1:sameAs <http://viaf.org/viaf/44582034>,
        <https://isni.org/isni/0000000019177077> .

