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

<http://data.bibliotheken.nl/id/thes/p138255717> a schema1:Person ;
    rdfs:label "Witmans, Cornelis Jacobus (1962-)" ;
    schema1:alternateName "Witmans, Kees" ;
    schema1:birthDate "1962" ;
    schema1:description "Flaptekst diss. roepnaam: Kees" ;
    schema1:familyName "Witmans" ;
    schema1:givenName "Cornelis Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1d9db0e28adbe4043b865beb12d0cea> ;
    schema1:name "Cornelis Jacobus Witmans" ;
    schema1:sameAs <http://viaf.org/viaf/292175157>,
        <https://isni.org/isni/0000000397135181> .

