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

<http://data.bibliotheken.nl/id/thes/p070158088> a schema1:Person ;
    rdfs:label "Goodwin-Gill, Guy S. (jurist)" ;
    schema1:alternateName "Gill, Guy S. Goodwin",
        "Gudvin-Gill, Gaj S." ;
    schema1:description "Emeritus Fellow, All Souls College, Oxford; Emeritus Professor of international refugee law, University of Oxford" ;
    schema1:familyName "Goodwin-Gill" ;
    schema1:givenName "Guy S." ;
    schema1:hasOccupation "jurist" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfd3c1cc2db4abfe7f4b22546dce170e> ;
    schema1:name "Guy S. Goodwin-Gill" ;
    schema1:sameAs <http://viaf.org/viaf/60000524>,
        wd:Q5622287,
        <https://isni.org/isni/0000000110651825> .

