@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/bOLesbV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1a461023-5769-fe3c-0d43-a17700c2821d"^^xsd:string ;
  schema:givenName "Maria Petronella"^^xsd:string ;
  schema:name "Maria Petronella Veltman"@nl ;
  schema:familyName "Veltman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01c7nc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a745bcec-bfe8-b5cc-3f3d-b8f7b6522723> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2469585> ;
  schema:birthDate "1904-06-05"^^xsd:date .

