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

<http://data.bibliotheken.nl/id/thes/p315017678> a schema1:Person ;
    rdfs:label "Hallaert, Delfine Yolande Hugo (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:familyName "Hallaert" ;
    schema1:givenName "Delfine Yolande Hugo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5382dc70a9a3d3d1f21c787b36d0481> ;
    schema1:name "Delfine Yolande Hugo Hallaert" ;
    schema1:sameAs <http://viaf.org/viaf/288213617>,
        <https://isni.org/isni/0000000393829776> .

