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

<http://data.bibliotheken.nl/id/thes/p072553693> a schema1:Person ;
    rdfs:label "Smelt, Willem Leonard Herman (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "Anesthesioloog ISALA-klinieken Zwolle, locatie Weezenlanden" ;
    schema1:familyName "Smelt" ;
    schema1:givenName "Willem Leonard Herman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dda7252f702f4f17ecfcf7e14749cf3> ;
    schema1:name "Willem Leonard Herman Smelt" ;
    schema1:sameAs <http://viaf.org/viaf/33958976>,
        <https://isni.org/isni/0000000043467947> .

