@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/baPp0PQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7dc8ebe-ca94-2edb-7b4a-2880c79b5824"^^xsd:string ;
  schema:familyName "van Willigen"^^xsd:string ;
  schema:givenName "Wilhelmina Cornelia"^^xsd:string ;
  schema:name "Wilhelmina Cornelia van Willigen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/311eafdf-5c29-ac4c-be89-25ecf1faca69> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2051436> ;
  schema:birthDate "1860-02-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Willigen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

