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

<http://data.bibliotheken.nl/id/thes/p069538220> a schema1:Person ;
    rdfs:label "Keyl, Catherine (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Keyl" ;
    schema1:givenName "Catherine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b2c0b71ad6e2cde8327b2824c03ec64> ;
    schema1:name "Catherine Keyl" ;
    schema1:sameAs <http://viaf.org/viaf/283775747>,
        <https://isni.org/isni/0000000368700671> .

