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

<http://data.bibliotheken.nl/id/thes/p06785981X> a schema1:Person ;
    rdfs:label "Blom, Gerard M.E." ;
    schema1:alternateName "Blom, Gerard" ;
    schema1:familyName "Blom" ;
    schema1:givenName "Gerard M.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b4de733c6926694817adc3465152f51> ;
    schema1:name "Gerard M.E. Blom" ;
    schema1:sameAs <http://viaf.org/viaf/39959851>,
        <https://isni.org/isni/0000000048844262> .

