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

<http://data.bibliotheken.nl/id/thes/p330168630> a schema1:Person ;
    rdfs:label "Bebenroth, Zita (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:familyName "Bebenroth" ;
    schema1:givenName "Zita" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d6652c3f70234620153cd1d88898a216> ;
    schema1:name "Zita Bebenroth" ;
    schema1:sameAs <http://viaf.org/viaf/284982659>,
        <https://isni.org/isni/0000000391208458> .

