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

<http://data.bibliotheken.nl/id/thes/p099840138> a schema1:Person ;
    rdfs:label "Bendall-Brunello, John" ;
    schema1:alternateName "Brunello, John Bendall-" ;
    schema1:description "SATA 185",
        "ill." ;
    schema1:familyName "Bendall-Brunello" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfb4ff06d06bdba66a182ab221864142> ;
    schema1:name "John Bendall-Brunello" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/5149116>,
        <https://isni.org/isni/0000000030120186> .

