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

<http://data.bibliotheken.nl/id/thes/p074101307> a schema1:Person ;
    rdfs:label "Kuiper, Catharina Maria" ;
    schema1:familyName "Kuiper" ;
    schema1:givenName "Catharina Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a35eaedbd297add9513fa78b99850b50> ;
    schema1:name "Catharina Maria Kuiper" ;
    schema1:sameAs <http://viaf.org/viaf/283429430>,
        <https://isni.org/isni/0000000389908017> .

