@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/bpzzToo>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Geertruida Carolina"^^xsd:string ;
  schema:name "Geertruida Carolina van Kaik"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c61101d9-3d8c-b3c2-4dff-55b6be00fa43"^^xsd:string ;
  schema:familyName "van Kaik"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3bd7f44d-bdf2-41f3-9c20-2b2cccfd9b9f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2089835> ;
  schema:birthDate "1871-12-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kaik"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

