@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/bV0dVVY>
  schema:givenName "Dirkje Agatha Petronella"^^xsd:string ;
  schema:name "Dirkje Agatha Petronella Endenburg"@nl ;
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50a6f85d-87e6-f0bb-52ed-b6d84272bb56"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c507c54f-bfc0-7783-8d09-d41be136e36f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2584593> ;
  schema:birthDate "1864-04-11"^^xsd:date .

