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

<http://data.bibliotheken.nl/id/thes/p353434833> a schema1:Person ;
    rdfs:label "Becking, Leontine Elisabeth (1978-)" ;
    schema1:alternateName "Becking, Lisa" ;
    schema1:birthDate "1978" ;
    schema1:familyName "Becking" ;
    schema1:givenName "Leontine Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3eb511ab4b1c85834506c53e93d8fef> ;
    schema1:name "Leontine Elisabeth Becking" ;
    schema1:sameAs <http://viaf.org/viaf/305798382>,
        wd:Q59976579,
        <https://isni.org/isni/000000041954522X> .

