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

<http://data.bibliotheken.nl/id/thes/p140980326> a schema1:Person ;
    rdfs:label "Engelen, Dirk (1941-)" ;
    schema1:alternateName "Engelen, Dick" ;
    schema1:birthDate "1941" ;
    schema1:description "B9931184: dr." ;
    schema1:familyName "Engelen" ;
    schema1:givenName "Dirk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcc2f07940484fe6790603b36fa1179e> ;
    schema1:name "Dirk Engelen" ;
    schema1:sameAs <http://viaf.org/viaf/61705934>,
        <https://isni.org/isni/000000003906722X> .

