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

<http://data.bibliotheken.nl/id/thes/p305319043> a schema1:Person ;
    rdfs:label "Evers, C.H.M." ;
    schema1:alternateName "Evers, Niels" ;
    schema1:description "drs.ing. verbonden aan Royal Haskoning" ;
    schema1:familyName "Evers" ;
    schema1:givenName "C.H.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2a5d8dc0db00d11e21190f0610d6f44> ;
    schema1:name "C.H.M. Evers" ;
    schema1:sameAs <http://viaf.org/viaf/285278117>,
        <https://isni.org/isni/0000000391435132> .

