@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/benhWMM>
  schema:familyName "de Zeeuw"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ba1a6e59-37a2-358c-25d6-35e5305158ea"^^xsd:string ;
  schema:givenName "Klasina"^^xsd:string ;
  schema:name "Klasina de Zeeuw"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mr5c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a66ecbe3-6a28-96d5-26bb-52f9cbc10236> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2466269> ;
  schema:birthDate "1806-02-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Zeeuw"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

