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

<http://data.bibliotheken.nl/id/thes/p070830169> a schema1:Person ;
    rdfs:label "Pinedo, Herbert Michael (1943-)" ;
    schema1:alternateName "Pinedo, Bob" ;
    schema1:birthDate "1943" ;
    schema1:description "geb. Willemstad (Curaçao) 25-8-1943",
        "hoogleraar geneeskundige oncologie VUA" ;
    schema1:familyName "Pinedo" ;
    schema1:givenName "Herbert Michael" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/188d143ccc15b65185a8c8723b26b5c5> ;
    schema1:name "Herbert Michael Pinedo" ;
    schema1:sameAs <http://viaf.org/viaf/10987917>,
        <https://isni.org/isni/0000000080906179> .

