@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/bNIJXbR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cff25352-2c04-15db-97b7-971cbbbd6d65"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Zandijk"@nl ;
  schema:familyName "Zandijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xpj8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8339c6bb-d0b8-586d-c801-1121e6cef5b7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2365190> ;
  schema:birthDate "1858-01-06"^^xsd:date .

