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

<http://data.bibliotheken.nl/id/thes/p073083313> a schema1:Person ;
    rdfs:label "Cate, Hugo ten" ;
    schema1:description "internist Maastricht Universitair Medisch Centrum" ;
    schema1:familyName "ten Cate" ;
    schema1:givenName "Hugo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83fcd42c7c7eafd096555ce1e70590e8> ;
    schema1:name "Hugo ten Cate" ;
    schema1:sameAs <http://viaf.org/viaf/317142987>,
        <https://isni.org/isni/0000000395187498> .

