@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/p068348851> a schema1:Person ;
    rdfs:label "Paape, Abraham Harry (1925-2001)" ;
    schema1:alternateName "Paape, Harry" ;
    schema1:birthDate "1925" ;
    schema1:deathDate "2001" ;
    schema1:description "politicoloog en socioloog (studeerde politieke en sociale wetenschappen Universiteit van Amsterdam); sinds 1952 werkzaam bij Rijksinstituut voor Oorlogsdocumentatie (RIOD, Amsterdam; sinds 1979, als dir.); publ. vnl. over Nederland in de Tweede Wereldoorlog" ;
    schema1:familyName "Paape" ;
    schema1:givenName "Abraham Harry" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd7593f58d9299f6a708b8d64f1698ba> ;
    schema1:name "Abraham Harry Paape" ;
    schema1:sameAs <http://viaf.org/viaf/56631110>,
        wd:Q19838872,
        <https://isni.org/isni/0000000120263033> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/paap005> .

