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

<http://data.bibliotheken.nl/id/thes/p140013660> a schema1:Person ;
    rdfs:label "Kesseleer, J.M.A." ;
    schema1:description "roepnaam: Jos" ;
    schema1:familyName "Kesseleer" ;
    schema1:givenName "J.M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0704d69afb0f5540684505d925d820c> ;
    schema1:name "J.M.A. Kesseleer" ;
    schema1:sameAs <http://viaf.org/viaf/289120651>,
        <https://isni.org/isni/0000000394552529> .

