@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/bSIxxYi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0e96f018-ae83-8477-5505-a3dbe4187e76"^^xsd:string ;
  schema:familyName "van Beuzekom"^^xsd:string ;
  schema:givenName "Willemina Pieternella"^^xsd:string ;
  schema:name "Willemina Pieternella van Beuzekom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m8mf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e369b3d7-c8e8-8438-1d72-754ba1bad852> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2672412> ;
  schema:birthDate "1842-01-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Beuzekom"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

