@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/bPaE9Fi>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Evaline"^^xsd:string ;
  schema:name "Evaline van Gelderen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d52d4d6-5bd4-1dad-3113-a505fecebfb7"^^xsd:string ;
  schema:familyName "van Gelderen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwolle> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t2zc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f0669def-91a9-bdd5-8769-fb45097edce8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2855115> ;
  schema:birthDate "1883-07-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gelderen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

