@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/p203827147> a schema1:Person ;
    rdfs:label "Bovée, Judith Veronica Maria Geeske (1972-)" ;
    schema1:alternateName "Bovée, J.V.M.G." ;
    schema1:birthDate "1972" ;
    schema1:familyName "Bovée" ;
    schema1:givenName "Judith Veronica Maria Geeske" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e39cde96a346ff2b38b3bdd701f7ef3c> ;
    schema1:name "Judith Veronica Maria Geeske Bovée" ;
    schema1:sameAs <http://viaf.org/viaf/241654099>,
        wd:Q56949900,
        <https://isni.org/isni/0000000370218657> .

