@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/p071009485> a schema1:Person ;
    rdfs:label "Alderton, David (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "dieren" ;
    schema1:familyName "Alderton" ;
    schema1:givenName "David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2ed3aa5d41f6dfd2de29225f70a0213> ;
    schema1:name "David Alderton" ;
    schema1:sameAs <http://viaf.org/viaf/59150816>,
        wd:Q5230678 .

