@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/b4N6Um1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f37c8e7-1436-ab9f-d562-86c33c36dd1c"^^xsd:string ;
  schema:givenName "Reinier Gerardus"^^xsd:string ;
  schema:name "Reinier Gerardus van Kersbergen"@nl ;
  schema:familyName "van Kersbergen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bcHHJ9K>, <https://n2t.net/ark:/60537/bWSx9gH> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bGQE40p> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2697736> ;
  schema:birthDate "1865-01-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kersbergen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

