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

<http://data.bibliotheken.nl/id/thes/p413727211> a schema1:Person ;
    rdfs:label "Kesteren, Annemartine van" ;
    schema1:familyName "van Kesteren" ;
    schema1:givenName "Annemartine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0db568b027a7d33c7aaf1c60e2a0c84f> ;
    schema1:name "Annemartine van Kesteren" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/42151533761702772100>,
        <https://isni.org/isni/0000000463639063> .

