@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bc4B5E1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65cf0a58-87fe-f7da-0ea5-ac2eabe15184"^^xsd:string ;
  schema:givenName "Lambertus Wilhelmus Petrus"^^xsd:string ;
  schema:name "Lambertus Wilhelmus Petrus van Kersbergen"@nl ;
  schema:familyName "van Kersbergen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pc17> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/31e40c84-854e-2d61-02c7-41d9620a5095> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2054435> ;
  schema:birthDate "1867-01-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kersbergen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

