@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/p138281890> a schema1:Person ;
    rdfs:label "Veenhof, Hendricus Maria (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "Universiteit Twente, Faculteit der Informatica" ;
    schema1:familyName "Veenhof" ;
    schema1:givenName "Hendricus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6189503bd20c9516ddc2a99cfdecc772> ;
    schema1:name "Hendricus Maria Veenhof" ;
    schema1:sameAs <http://viaf.org/viaf/281610905>,
        wd:Q102273049,
        <https://isni.org/isni/0000000388462666> .

