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

<http://data.bibliotheken.nl/id/thes/p069625840> a schema1:Person ;
    rdfs:label "Lucas, Peter J." ;
    schema1:description "B0023209 op achterz. omslag: \"... is Professor in Old and Middle English at University College Dublin.\"" ;
    schema1:familyName "Lucas" ;
    schema1:givenName "Peter J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbeed7e79ce89717e56311cfc3420e80> ;
    schema1:name "Peter J. Lucas" ;
    schema1:sameAs <http://viaf.org/viaf/93495201>,
        <https://isni.org/isni/0000000109258823> .

