@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070053987> a schema1:Person ;
    rdfs:label "Kleerekoper, Asser Benjamin (1880-1943)" ;
    schema1:alternateName "K., A.B.",
        "K., O." ;
    schema1:birthDate "1880" ;
    schema1:deathDate "1943" ;
    schema1:description "GWP, XI, p.127",
        "NLMD/K 465",
        "bron: https://nl.wikipedia.org/wiki/Asser_Benjamin_Kleerekoper",
        "zie ook: Adam van Tiel" ;
    schema1:familyName "Kleerekoper" ;
    schema1:givenName "Asser Benjamin" ;
    schema1:hasOccupation "journalist",
        "politicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a9b47dd53263c4f33ed2fca4d81aa498> ;
    schema1:name "Asser Benjamin Kleerekoper" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/192029700>,
        wd:Q15906536,
        <https://isni.org/isni/0000000446448804> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/klee007> .

