@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bEmfdhK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5f56884-ee19-2b62-d774-bada9b3690ad"^^xsd:string ;
  schema:givenName "Maria Magdalena"^^xsd:string ;
  schema:name "Maria Magdalena van der Ben"@nl ;
  schema:familyName "van der Ben"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/555a1363-c0c2-a337-1605-c3f5a456aef8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2187899> ;
  schema:birthDate "1852-10-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ben"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

