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

<http://data.bibliotheken.nl/id/thes/p141510021> a schema1:Person ;
    rdfs:label "Hukom, Clara" ;
    schema1:familyName "Hukom" ;
    schema1:givenName "Clara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dcfef5bedc0837f78d83f42125d1a2a> ;
    schema1:name "Clara Hukom" ;
    schema1:sameAs <http://viaf.org/viaf/4052161212207140070008>,
        <https://isni.org/isni/0000000390626877> .

