@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/bpzA2mM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ab7c7ab1-fa7e-647f-05fa-41e196c5b5ab"^^xsd:string ;
  schema:familyName "van Eik"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina van Eik"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgkb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/657a9fd7-1eb3-fd0b-7c91-03de84bd1c31> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2250193> ;
  schema:birthDate "1845-03-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Eik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

