@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/bywFik1>
  schema:birthPlace "Bronbesz Pruissen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf790cda-446b-d91c-322a-c165d781387f"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Jacobowicz"@nl ;
  schema:familyName "Jacobowicz"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mn57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7323a763-2ff2-019a-94b7-39de5e196b41> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2303134> ;
  schema:birthDate "1817-07-02"^^xsd:date .

