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

<http://data.bibliotheken.nl/id/thes/p110469208> a schema1:Person ;
    rdfs:label "Verhoeven, W.H.J." ;
    schema1:description "verbonden a/d Opleiding installatietechniek" ;
    schema1:familyName "Verhoeven" ;
    schema1:givenName "W.H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7d58a2194dd1f40b9541ecd28d2dc87> ;
    schema1:name "W.H.J. Verhoeven" ;
    schema1:sameAs <http://viaf.org/viaf/283629538>,
        <https://isni.org/isni/0000000390079973> .

