@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/breaB2o>
  schema:givenName "Agatha Petronella"^^xsd:string ;
  schema:name "Agatha Petronella Zandijk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/948e85c1-8978-6fb4-b7fe-f9ee02e4ea1e"^^xsd:string ;
  schema:familyName "Zandijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8689e625-21b6-723b-976d-b6f4dbed5240> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2377933> ;
  schema:birthDate "1835-07-01"^^xsd:date .

