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

<http://data.bibliotheken.nl/id/thes/p436324490> a schema1:Person ;
    rdfs:label "Endhoven, Thomas" ;
    schema1:description "eib" ;
    schema1:familyName "Endhoven" ;
    schema1:givenName "Thomas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c09c80525bc8e02de04d64b7761602e> ;
    schema1:name "Thomas Endhoven" ;
    schema1:sameAs <https://isni.org/isni/000000050718492X> .

