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

<http://data.bibliotheken.nl/id/thes/p073386359> a schema1:Person ;
    rdfs:label "Kersten, Gertruda Christina Maria (1960-)" ;
    schema1:alternateName "Kersten, Truus C.M." ;
    schema1:birthDate "1960" ;
    schema1:familyName "Kersten" ;
    schema1:givenName "Gertruda Christina Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99a72edfe9f184b613b24adb05380519> ;
    schema1:name "Gertruda Christina Maria Kersten" ;
    schema1:sameAs <http://viaf.org/viaf/48719641>,
        <https://isni.org/isni/0000000051609749> .

