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

<http://data.bibliotheken.nl/id/thes/p238561933> a schema1:Person ;
    rdfs:label "Delden, Richard Andreas van (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "van Delden" ;
    schema1:givenName "Richard Andreas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e53dd60230e7015936f015373b1b40d7> ;
    schema1:name "Richard Andreas van Delden" ;
    schema1:sameAs <http://viaf.org/viaf/284977576>,
        <https://isni.org/isni/0000000391207260> .

