@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/bSVduJC>
  schema:hasOccupation "Aanspreker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/75e8a648-04a5-c2b5-f923-e3d50109cf88"^^xsd:string ;
  schema:givenName "Paulus"^^xsd:string ;
  schema:name "Paulus van Beuzekom"@nl ;
  schema:familyName "van Beuzekom"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m8mf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/04954369-81d7-14ae-9c06-4f2bec3c320b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/586216> ;
  schema:birthDate "1815-11-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Beuzekom"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

