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

<http://data.bibliotheken.nl/id/thes/p069759510> a schema1:Person ;
    rdfs:label "Heukels, Peter" ;
    schema1:description "B9624948; drs.",
        "o.a. vert. en bew." ;
    schema1:familyName "Heukels" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f69330d442b104457c773c6ad52cce91> ;
    schema1:name "Peter Heukels" ;
    schema1:sameAs <http://viaf.org/viaf/63503039>,
        <https://isni.org/isni/0000000011817295> .

