@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/bXvD5sR>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e15c573-f50d-bc4d-86bf-1fa8c9b4cdc5"^^xsd:string ;
  schema:birthPlace "Nieuwer Amstel"@nl ;
  schema:familyName "van Poelgeest"^^xsd:string ;
  schema:givenName "Wilhelmina Hendrika"^^xsd:string ;
  schema:name "Wilhelmina Hendrika van Poelgeest"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wfrr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c6d105fe-b513-e369-ace4-d88bae6eeac1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2588140> ;
  schema:birthDate "1870-08-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Poelgeest"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

