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

<http://data.bibliotheken.nl/id/thes/p08892307X> a schema1:Person ;
    rdfs:label "Venekatte, Elisabeth (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "B0234913, titelpag.: Elisabeth Venekatte, geboren op 30 april 1967 te Enschede" ;
    schema1:familyName "Venekatte" ;
    schema1:givenName "Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/368c8e782f05404bf2e2e8fa7780a0f0> ;
    schema1:name "Elisabeth Venekatte" ;
    schema1:sameAs <http://viaf.org/viaf/288712034>,
        <https://isni.org/isni/0000000394253641> .

