@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/baPoVpF>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/80435668-b0a1-e261-8448-20cbdaa2e1c7"^^xsd:string ;
  schema:familyName "van Es"^^xsd:string ;
  schema:givenName "Wilhelmina Maria"^^xsd:string ;
  schema:name "Wilhelmina Maria van Es"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1857da82-dba8-fbc3-0f02-069ba2e86cce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1957556> ;
  schema:birthDate "1862-04-16"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Es"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

