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

<http://data.bibliotheken.nl/id/thes/p15150475X> a schema1:Person ;
    rdfs:label "Keijsper, Judith Cornelia Maria (1971-)" ;
    schema1:alternateName "Keijsper, Judith" ;
    schema1:birthDate "1971" ;
    schema1:familyName "Keijsper" ;
    schema1:givenName "Judith Cornelia Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cf01f551d98113db79d1575ec9e9277> ;
    schema1:name "Judith Cornelia Maria Keijsper" ;
    schema1:sameAs <http://viaf.org/viaf/281075251>,
        <https://isni.org/isni/0000000388008914> .

