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

<http://data.bibliotheken.nl/id/thes/p07005214X> a schema1:Person ;
    rdfs:label "Kotter, John Paul (1947-)" ;
    schema1:alternateName "Kotter, John" ;
    schema1:birthDate "1947" ;
    schema1:description "Nummer in kmc 2020 26141678: op achterkant: John P. Kotter is een expert op het gebied van leiderschap, verbonden aan de Harvard Business School",
        "Prof. dr." ;
    schema1:familyName "Kotter" ;
    schema1:givenName "John Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4154b3de2578357c396eb612b2906d4> ;
    schema1:name "John Paul Kotter" ;
    schema1:sameAs <http://viaf.org/viaf/2509328>,
        wd:Q935152,
        <https://isni.org/isni/0000000121179378> .

