@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/bmRuE2Z>
  schema:givenName "Arnolda Petronella Maria"^^xsd:string ;
  schema:name "Arnolda Petronella Maria Ponsioen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8978ecd5-3fcf-f5bc-00bb-4b5f3b5e0d48"^^xsd:string ;
  schema:familyName "Ponsioen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v7jn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f7ad2cac-4fd6-1067-de9a-9933f4f19e97> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2722741> ;
  schema:birthDate "1885-05-25"^^xsd:date .

