@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/b2I6Pm7>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d210f513-9842-4892-b70e-6d8773a362d4"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Zandijk"@nl ;
  schema:familyName "Zandijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gmxk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/87e100b6-28df-82d8-d1b2-ddd8c318d8cf> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2383207> ;
  schema:birthDate "1852-01-09"^^xsd:date .

