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

<http://data.bibliotheken.nl/id/thes/p409782416> a schema1:Person ;
    rdfs:label "Dekkers, A.P. (illustrator)" ;
    schema1:description "Dezelfde persoon als PPN  068333919 Ad P. Dekkers ? (dezëlfde boeken gellustreerd)" ;
    schema1:familyName "Dekkers" ;
    schema1:givenName "A.P." ;
    schema1:hasOccupation "illustrator" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9174dcf6cf53a2315e8063bbb7915a76> ;
    schema1:name "A.P. Dekkers" ;
    schema1:sameAs <http://viaf.org/viaf/629149294202380520111> .

