@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#> .

<https://n2t.net/ark:/60537/bjZaQbJ>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Elissen"^^xsd:string ;
  schema:givenName "Everdina"^^xsd:string ;
  schema:name "Everdina Elissen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e89af52e-4e36-345f-6e6a-11f90d194050"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Arnhem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1e4e96a7-fb93-b51e-d1db-df853b875266> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1977677> ;
  schema:birthDate "1860-06-22"^^xsd:date .

