@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/bEyXjZ6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/333117b9-df34-1f62-c7a3-02d2263404d5"^^xsd:string ;
  schema:givenName "Johannes Paulus"^^xsd:string ;
  schema:name "Johannes Paulus van Beuzekom"@nl ;
  schema:familyName "van Beuzekom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m8mf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d63879ad-8e8a-d016-b8db-53549688943e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2656059> ;
  schema:birthDate "1850-02-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Beuzekom"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

