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

<http://data.bibliotheken.nl/id/thes/p079286186> a schema1:Person ;
    rdfs:label "Leversedge, Edmund (-1496)" ;
    schema1:deathDate "1496" ;
    schema1:familyName "Leversedge" ;
    schema1:givenName "Edmund" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/205712126ef965f515e10d4e8ddc67d7> ;
    schema1:name "Edmund Leversedge" ;
    schema1:sameAs <http://viaf.org/viaf/280134965> .

