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

<http://data.bibliotheken.nl/id/thes/p075222779> a schema1:Person ;
    rdfs:label "Kruijk, Dorée de" ;
    schema1:familyName "de Kruijk" ;
    schema1:givenName "Dorée" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a6fb730b26f2b4dce286847aa06244a> ;
    schema1:name "Dorée de Kruijk" ;
    schema1:sameAs <http://viaf.org/viaf/282585408>,
        <https://isni.org/isni/0000000389252070> .

