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

<http://data.bibliotheken.nl/id/thes/p19166426X> a schema1:Person ;
    rdfs:label "Schunkert, Heribert" ;
    schema1:description "B0004688 list of contributors: prof. dr. med. ..., professor of clinical and molecular cardiology, University of Regensburg, ..., Germany" ;
    schema1:familyName "Schunkert" ;
    schema1:givenName "Heribert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e789ffa74fb4dc2bc23dcdbbbc4322d8> ;
    schema1:name "Heribert Schunkert" ;
    schema1:sameAs <http://viaf.org/viaf/79343998>,
        <https://isni.org/isni/0000000058448263> .

