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

<http://data.bibliotheken.nl/id/thes/p26538270X> a schema1:Person ;
    rdfs:label "Boot, Maria Jacqueline (1972-)" ;
    schema1:birthDate "1972" ;
    schema1:description "B0434146: op omslag: Marit J. Boot" ;
    schema1:familyName "Boot" ;
    schema1:givenName "Maria Jacqueline" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d264ca65ba1fedb0a6f5404f57412a07> ;
    schema1:name "Maria Jacqueline Boot" ;
    schema1:sameAs <http://viaf.org/viaf/241006526> .

