@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/bGDWJGI>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Verschut"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/64350bd5-e414-e502-724f-2e0c4d5b922c"^^xsd:string ;
  schema:familyName "Verschut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t5cg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/60d607d6-479d-bc28-9d86-6c27615f220b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2231932> ;
  schema:birthDate "1864-05-18"^^xsd:date .

