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

<http://data.bibliotheken.nl/id/thes/p074557084> a schema1:Person ;
    rdfs:label "Koeze, Peter (1942-)" ;
    schema1:birthDate "1942" ;
    schema1:description "B0030263: dr., advisor to the Board (De Nederlandsche Bank)" ;
    schema1:familyName "Koeze" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/339a61d3691143829c449fd1a4a63aec> ;
    schema1:name "Peter Koeze" ;
    schema1:sameAs <http://viaf.org/viaf/282193250>,
        <https://isni.org/isni/0000000388932357> .

