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

<http://data.bibliotheken.nl/id/thes/p167546589> a schema1:Person ;
    rdfs:label "Wit, Gerdina Aartje de (1965-)" ;
    schema1:alternateName "Wit, Ardine de" ;
    schema1:birthDate "1965" ;
    schema1:description "drs.; kosten nierziekten" ;
    schema1:familyName "de Wit" ;
    schema1:givenName "Gerdina Aartje" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/197a42641e81f8830b9b48846f9c1950> ;
    schema1:name "Gerdina Aartje de Wit" ;
    schema1:sameAs <http://viaf.org/viaf/282489813>,
        <https://isni.org/isni/0000000389177269> .

