@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/bfPbipv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/16b2dd59-ffd0-3e4d-ab56-34fc115a3335"^^xsd:string ;
  schema:givenName "Johanna Alida"^^xsd:string ;
  schema:name "Johanna Alida van den Wittenboer"@nl ;
  schema:familyName "van den Wittenboer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mjzm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2c5d4315-b3b5-f936-06ad-29727e6a370f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2033032> ;
  schema:birthDate "1865-07-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wittenboer"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

