@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/p16703149X> a schema1:Person ;
    rdfs:label "Freihofer, Hans Peter Michael (1937-2020)" ;
    schema1:alternateName "Freihofer, Hans Peter" ;
    schema1:birthDate "1937" ;
    schema1:deathDate "2020" ;
    schema1:description "B9832240: afscheidsrede bij het aftreden als gewoon hoogleraar in de Mond- en Kaakchirurgie op vrijdag 20 februari 1998.",
        "geb. Zürich (Zwitserland) 8-2-1937, overl. Nijmegen 8-4-2020" ;
    schema1:familyName "Freihofer" ;
    schema1:givenName "Hans Peter Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5642cb497e71ca3ad5ff560ce9f8dac> ;
    schema1:name "Hans Peter Michael Freihofer" ;
    schema1:sameAs <http://viaf.org/viaf/191213886>,
        wd:Q71163135,
        <https://isni.org/isni/0000000398097586> .

