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

<http://data.bibliotheken.nl/id/thes/p073573566> a schema1:Person ;
    rdfs:label "Wadman, Sybe Klaas (1921-)" ;
    schema1:birthDate "1921" ;
    schema1:description "16-04-18 bron: https://profs.library.uu.nl/index.php/profrec/getprofdata/2288/1/1/0 prof. dr., gewoon hoogleraar Biochemie der metabole stoornissen, RUU (1980-1986)",
        "28682794: dr." ;
    schema1:familyName "Wadman" ;
    schema1:givenName "Sybe Klaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5deeb2c865fe7b03340d46f7a1276ad5> ;
    schema1:name "Sybe Klaas Wadman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/203653451>,
        <https://isni.org/isni/0000000393260241> .

