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

<http://data.bibliotheken.nl/id/thes/p067597262> a schema1:Person ;
    rdfs:label "Cornwall, Malcolm G." ;
    schema1:familyName "Cornwall" ;
    schema1:givenName "Malcolm G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36c991fba40dd17671fd9e3146f9d61e> ;
    schema1:name "Malcolm G. Cornwall" ;
    schema1:sameAs <http://viaf.org/viaf/43091319>,
        <https://isni.org/isni/0000000021247409> .

