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

<http://data.bibliotheken.nl/id/thes/p23460087X> a schema1:Person ;
    rdfs:label "Dekkers, David Walterus Cornelis (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:description "B0226585 omslag: Dave" ;
    schema1:familyName "Dekkers" ;
    schema1:givenName "David Walterus Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59a7d6c63f67b1ad137b2cca129919d1> ;
    schema1:name "David Walterus Cornelis Dekkers" ;
    schema1:sameAs <http://viaf.org/viaf/286638827>,
        <https://isni.org/isni/0000000392584551> .

