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

<http://data.bibliotheken.nl/id/thes/p397355300> a schema1:Person ;
    rdfs:label "Stokkermans, Christiaan Maria (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "Mr." ;
    schema1:familyName "Stokkermans" ;
    schema1:givenName "Christiaan Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ce5b875072c36c5aaeb6798ffb842ec> ;
    schema1:name "Christiaan Maria Stokkermans" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/132147266908935482519>,
        <https://isni.org/isni/0000000461108787> .

