@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/bWFPypD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/da5ddcc7-c194-bff4-6e3d-0c6a0a8c628c"^^xsd:string ;
  schema:givenName "Johanna Elisabeth"^^xsd:string ;
  schema:name "Johanna Elisabeth van Klaveren"@nl ;
  schema:familyName "van Klaveren"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdkx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/95e83912-6bd7-b7c2-55aa-cc87d507c4d5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2780044> ;
  schema:birthDate "1862-12-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Klaveren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

