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

<http://data.bibliotheken.nl/id/thes/p086539787> a schema1:Person ;
    rdfs:label "Simons, H.E.J." ;
    schema1:alternateName "Simons, J." ;
    schema1:description "B9925341: Jennie Simons, DWW/RIZA" ;
    schema1:familyName "Simons" ;
    schema1:givenName "H.E.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b83aed08b4004a94df407c19fd379783> ;
    schema1:name "H.E.J. Simons" ;
    schema1:sameAs <http://viaf.org/viaf/281219484>,
        <https://isni.org/isni/0000000388094699> .

