@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/btWgBxS>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0c5e3331-e50a-14a0-ff2f-647b880aeb38"^^xsd:string ;
  schema:givenName "Teltje"^^xsd:string ;
  schema:name "Teltje van der Zee"@nl ;
  schema:familyName "van der Zee"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tppw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c12cbf61-968b-9c8f-6f4d-c0cd933ff0fb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2569929> ;
  schema:birthDate "1868-07-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Zee"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

