@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/bkOZjhQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6a19a1ba-a700-43f0-003f-c65922070553"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna van Willigen"@nl ;
  schema:familyName "van Willigen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d99517d2-77e4-ccee-f156-56fadb9d945b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2801628> ;
  schema:birthDate "1864-07-31"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Willigen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

