@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/p31510838X> a schema1:Person ;
    rdfs:label "Walliams, David (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "Acteur en komiek, kinderboeken-auteur" ;
    schema1:familyName "Walliams" ;
    schema1:givenName "David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e2da98ab7d97e194f0a1439298a0b5a> ;
    schema1:name "David Walliams" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/47917202>,
        wd:Q359665,
        <https://isni.org/isni/0000000076895841> .

