@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/p411306650> a schema1:Person ;
    rdfs:label "Underwood, Edward" ;
    schema1:description "illustraties" ;
    schema1:familyName "Underwood" ;
    schema1:givenName "Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac026cd12a5c29daf1d4479e71f03d35> ;
    schema1:name "Edward Underwood" ;
    schema1:sameAs <http://viaf.org/viaf/76150170567700011264>,
        wd:Q106687163,
        <https://isni.org/isni/0000000463614392> .

