@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bnHhw8q>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/0b8cdc7f-c978-4233-86eb-4c31240f94d8-po3" ;
  ns0:familyName "van Niel"@nl ;
  ns0:givenName "Willemina"@nl ;
  ns0:name "Willemina van Niel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:spouse <https://n2t.net/ark:/60537/bvpaExP> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Female ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890886> ;
  ns0:additionalName [
    ns1:baseSurname "Niel" ;
    ns1:literalName "Willemina van Niel" ;
    ns1:surnamePrefix "van"
  ] .

