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

<http://data.bibliotheken.nl/id/thes/p068813813> a schema1:Person ;
    rdfs:label "Schaap, Casparus Petrus Dirk Richard (1945-)" ;
    schema1:alternateName "Schaap, C.P.D.R." ;
    schema1:birthDate "1945" ;
    schema1:description "B0039177: prof.dr.",
        "Klinische psychologie" ;
    schema1:familyName "Schaap" ;
    schema1:givenName "Casparus Petrus Dirk Richard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79ed84cff583beb863dc1de8a458c5a5> ;
    schema1:name "Casparus Petrus Dirk Richard Schaap" ;
    schema1:sameAs <http://viaf.org/viaf/113559176>,
        <https://isni.org/isni/0000000081814671> .

