@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/p106576399> a schema1:Person ;
    rdfs:label "Kaplan, Robert David (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Robert_Kaplan_(journalist)",
        "contemporain historicus" ;
    schema1:familyName "Kaplan" ;
    schema1:givenName "Robert David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cf2627f2ce4a5458e60d3d716dd4df9> ;
    schema1:name "Robert David Kaplan" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/97945655>,
        wd:Q3097982,
        <https://isni.org/isni/0000000110789269> .

