@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/bixhkzy>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a45982c5-9fdc-c03d-0921-c855c354f8a1"^^xsd:string ;
  schema:familyName "van Willigen"^^xsd:string ;
  schema:givenName "Wilhelmina Petronella"^^xsd:string ;
  schema:name "Wilhelmina Petronella van Willigen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dcr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/659dc11e-1583-048f-0b38-f08a1f014d8f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2250782> ;
  schema:birthDate "1854-11-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Willigen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

