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

<http://data.bibliotheken.nl/id/thes/p142827193> a schema1:Person ;
    rdfs:label "Lloyd, Ian J. (1955-)" ;
    schema1:alternateName "Lloyd, Ian" ;
    schema1:birthDate "1955" ;
    schema1:description "Senior Research Fellow, ILAWS: the Institute for Law and the Web, Faculty of Business and Law, University of Southampton" ;
    schema1:familyName "Lloyd" ;
    schema1:givenName "Ian J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86f47afd17ce64da31a2afd35a0b9dd1> ;
    schema1:name "Ian J. Lloyd" ;
    schema1:sameAs <http://viaf.org/viaf/40449017>,
        <https://isni.org/isni/0000000116264340> .

