@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/bkbTg8W>
  schema:givenName "Agatha Petronella"^^xsd:string ;
  schema:name "Agatha Petronella Endenburg"@nl ;
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fde859ce-b64b-5f39-3259-92278d870b9e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/97b46276-b3dd-ba2b-6e47-0698b34b5b0d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2787069> ;
  schema:birthDate "1869-02-21"^^xsd:date .

