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

<http://data.bibliotheken.nl/id/thes/p31298751X> a schema1:Person ;
    rdfs:label "Kleijer-Kool, Deliana (1981-)" ;
    schema1:alternateName "Kleijer, D." ;
    schema1:birthDate "1981" ;
    schema1:familyName "Kleijer-Kool" ;
    schema1:givenName "Deliana" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b03c402bd824eebdc2f79f5432fdaeef> ;
    schema1:name "Deliana Kleijer-Kool" ;
    schema1:sameAs <http://viaf.org/viaf/283031870>,
        <https://isni.org/isni/0000000389604988> .

