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

<http://data.bibliotheken.nl/id/thes/p074085115> a schema1:Person ;
    rdfs:label "Zandee, Dick H." ;
    schema1:description "Drs. (o.a. B9943808)",
        "Verbonden aan het Nederlands Instituut voor Internationale Betrekkingen Clingendael" ;
    schema1:familyName "Zandee" ;
    schema1:givenName "Dick H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be5bb83779341999a9c8939054410023> ;
    schema1:name "Dick H. Zandee" ;
    schema1:sameAs <http://viaf.org/viaf/75967531>,
        <https://isni.org/isni/0000000042293631> .

