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

<http://data.bibliotheken.nl/id/thes/p071135014> a schema1:Person ;
    rdfs:label "Zoetebier-Kluyver, A.E." ;
    schema1:familyName "Zoetebier-Kluyver" ;
    schema1:givenName "A.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b2af0d7d8dc3d664370cd34f746d90d> ;
    schema1:name "A.E. Zoetebier-Kluyver" ;
    schema1:sameAs <http://viaf.org/viaf/283873365>,
        <https://isni.org/isni/0000000390273485> .

