@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/bp9aYF0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37645491-57c3-a0c7-54c7-95486dfe7786"^^xsd:string ;
  schema:givenName "Janna"^^xsd:string ;
  schema:name "Janna van Zanten"@nl ;
  schema:familyName "van Zanten"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0111dr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c27416f5-f4c4-1ebf-79c6-ea1215f156a3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2574891> ;
  schema:birthDate "1851-05-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Zanten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

