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

<http://data.bibliotheken.nl/id/thes/p230046738> a schema1:Person ;
    rdfs:label "Grönloh, H.D." ;
    schema1:description "B0134046: drs. RA MRE ; Hans ; werkzaam bij KPMG Accountants",
        "Hans",
        "Verbonden aan Nyenrode Business Universiteit." ;
    schema1:familyName "Grönloh" ;
    schema1:givenName "H.D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/688bd6610af06f6e29bf8a83430ea7d4> ;
    schema1:name "H.D. Grönloh" ;
    schema1:sameAs <http://viaf.org/viaf/287911667>,
        <https://isni.org/isni/0000000393608957> .

