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

<http://data.bibliotheken.nl/id/thes/p073501212> a schema1:Person ;
    rdfs:label "Wiskerke, Nicolaas (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "B9845004: studeerde theologie. Thans docent ethiek en ICT (Informatie- en communicatietechnologie)." ;
    schema1:familyName "Wiskerke" ;
    schema1:givenName "Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90e69b36b8460a8432aa7d4a1ecd1868> ;
    schema1:name "Nicolaas Wiskerke" ;
    schema1:sameAs <http://viaf.org/viaf/292142680> .

