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

<http://data.bibliotheken.nl/id/thes/p071901205> a schema1:Person ;
    rdfs:label "Boerwinkel, Hendrik Willem Jan (1941-)" ;
    schema1:alternateName "Boerwinkel, Henk" ;
    schema1:birthDate "1941" ;
    schema1:description "dr" ;
    schema1:familyName "Boerwinkel" ;
    schema1:givenName "Hendrik Willem Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/317b1bf91e311a1405cb51c0b888df29> ;
    schema1:name "Hendrik Willem Jan Boerwinkel" ;
    schema1:sameAs <http://viaf.org/viaf/43402895>,
        <https://isni.org/isni/0000000028939782> .

