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

<http://data.bibliotheken.nl/id/thes/p073978701> a schema1:Person ;
    rdfs:label "Winkels, Hermannus Johannes (1960-)" ;
    schema1:alternateName "Winkels, Herman J." ;
    schema1:birthDate "1960" ;
    schema1:description "Rijkswaterstaat" ;
    schema1:familyName "Winkels" ;
    schema1:givenName "Hermannus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90378ead7d3c9f296749c52346bf56fc> ;
    schema1:name "Hermannus Johannes Winkels" ;
    schema1:sameAs <http://viaf.org/viaf/263316898>,
        <https://isni.org/isni/0000000031474090> .

