@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/p320632369> a schema1:Person ;
    rdfs:label "Glenny, W. Edward" ;
    schema1:familyName "Glenny" ;
    schema1:givenName "W. Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ca47dd30df05d3b92cde7bc64043aa8> ;
    schema1:name "W. Edward Glenny" ;
    schema1:sameAs <http://viaf.org/viaf/16007398>,
        wd:Q113807435,
        <https://isni.org/isni/000000011599806X> .

