@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/beMHr8i>
  schema:givenName "Bernardus Antonius"^^xsd:string ;
  schema:name "Bernardus Antonius Verzijl"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ffc45858-2f2c-66c0-66c8-1c308e2281f9"^^xsd:string ;
  schema:familyName "Verzijl"^^xsd:string ;
  schema:hasOccupation "Winkelier en drukker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01cmnj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ca1919f2-7b01-73de-a347-f9660eb755d8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2600669> ;
  schema:birthDate "1848-08-05"^^xsd:date .

