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

<http://data.bibliotheken.nl/id/thes/p31612446X> a schema1:Person ;
    rdfs:label "Boukes, Alette Agathe Jeannette (1952-)" ;
    schema1:alternateName "Boukes-Okkels, A.A.J." ;
    schema1:birthDate "1952" ;
    schema1:familyName "Boukes" ;
    schema1:givenName "Alette Agathe Jeannette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2cec5e91123782f0ec561ff5d2b6923f> ;
    schema1:name "Alette Agathe Jeannette Boukes" ;
    schema1:sameAs <http://viaf.org/viaf/284419008>,
        <https://isni.org/isni/0000000390747003> .

