@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#> .

<https://n2t.net/ark:/60537/bQDxexK>
  schema:givenName "Bartholdus Zakes"^^xsd:string ;
  schema:name "Bartholdus Zakes Beijl"@nl ;
  schema:familyName "Beijl"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0e145025-d7b4-80f2-6f2c-433a6e3333a0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h517> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4370368f-364e-c719-e7f1-b850dc0eab81> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2118905> ;
  schema:birthDate "1853-08-29"^^xsd:date .

