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

<http://data.bibliotheken.nl/id/thes/p30482352X> a schema1:Person ;
    rdfs:label "Veldhuizen, Martine Diane (1980-)" ;
    schema1:birthDate "1980" ;
    schema1:description "neerlandica-mediëviste (promoveerde in 2014, Universiteit Utrecht)",
        "zie ook: David Martin Luther Onnekink",
        "zie ook: Robin Elias" ;
    schema1:familyName "Veldhuizen" ;
    schema1:givenName "Martine Diane" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7cfb96fa36310a2745c72656ee23673d> ;
    schema1:name "Martine Diane Veldhuizen" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p242903584>,
        <http://data.bibliotheken.nl/id/thes/p417592620>,
        <http://viaf.org/viaf/291594909>,
        <https://isni.org/isni/0000000396634763> .

