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

<http://data.bibliotheken.nl/id/thes/p070183686> a schema1:Person ;
    rdfs:label "Druckman, Daniel (1939-)" ;
    schema1:birthDate "1939" ;
    schema1:description "Nr. op KMC 2020: 26017563 achterzijde omslag: \"... is Professor of Public and Internationale Affairs at George Mason University, USA and has been a distinguished scholar at several universities in Australia ...\"" ;
    schema1:familyName "Druckman" ;
    schema1:givenName "Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7219ea977ff744a8a121049208e70173> ;
    schema1:name "Daniel Druckman" ;
    schema1:sameAs <http://viaf.org/viaf/12371873>,
        <https://isni.org/isni/0000000123198636> .

