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

<http://data.bibliotheken.nl/id/thes/p086136534> a schema1:Person ;
    rdfs:label "Hesseling, W.F.M." ;
    schema1:description "Ing. (B0137591)" ;
    schema1:familyName "Hesseling" ;
    schema1:givenName "W.F.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0187763a87e4d3a7f3bbbc388905543d> ;
    schema1:name "W.F.M. Hesseling" ;
    schema1:sameAs <http://viaf.org/viaf/281789626>,
        <https://isni.org/isni/0000000388570966> .

