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

<http://data.bibliotheken.nl/id/thes/p069492832> a schema1:Person ;
    rdfs:label "Reitsma, Wepco Djurre (1932-)" ;
    schema1:birthDate "1932" ;
    schema1:description "B0513770: Em. hoogleraar interne geneeskunde" ;
    schema1:familyName "Reitsma" ;
    schema1:givenName "Wepco Djurre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa6ea36c2b06116f0e6c132491ad7e82> ;
    schema1:name "Wepco Djurre Reitsma" ;
    schema1:sameAs <http://viaf.org/viaf/67734473>,
        <https://isni.org/isni/0000000082552386> .

