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

<http://data.bibliotheken.nl/id/thes/p068771754> a schema1:Person ;
    rdfs:label "Renglli, H.H." ;
    schema1:alternateName "Renggli, Heinz H." ;
    schema1:description "B0133250: prof.dr.; parodontologie" ;
    schema1:familyName "Renglli" ;
    schema1:givenName "H.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00f444c7101cdb2635c5f1ec6efbc9d8> ;
    schema1:name "H.H. Renglli" ;
    schema1:sameAs <http://viaf.org/viaf/287575296>,
        <https://isni.org/isni/0000000393334407> .

