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

<http://data.bibliotheken.nl/id/thes/p412930765> a schema1:Person ;
    rdfs:label "Volgenant, C.M.C." ;
    schema1:description "studeerde in 2009 cum laude af als tandarts ... In 2016 promoveerde ze bij de Sectie Preventieve Tandheelkunde van ACTA ... (Infectiepreventie in mondzorgpraktijken)" ;
    schema1:familyName "Volgenant" ;
    schema1:givenName "C.M.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d45ffa87d710d2e2549e26460d114699> ;
    schema1:name "C.M.C. Volgenant" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/74150940125926602276>,
        <https://isni.org/isni/0000000463549084> .

