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

<http://data.bibliotheken.nl/id/thes/p315547731> a schema1:Person ;
    rdfs:label "Pomp, Elisabeth Rebekka (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:familyName "Pomp" ;
    schema1:givenName "Elisabeth Rebekka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78995489dbfa24449b19736d21f572b4> ;
    schema1:name "Elisabeth Rebekka Pomp" ;
    schema1:sameAs <http://viaf.org/viaf/283474222>,
        <https://isni.org/isni/0000000397151384> .

