@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/p071282491> a schema1:Person ;
    rdfs:label "Edwards, Malcolm J. (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:familyName "Edwards" ;
    schema1:givenName "Malcolm J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64027f122683d3662b3fa4caa9eed460> ;
    schema1:name "Malcolm J. Edwards" ;
    schema1:sameAs <http://viaf.org/viaf/195123707>,
        wd:Q6742297 .

