@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/bjZb5HH>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Vermeulen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cda35bbd-15c5-af22-1357-ae42898de742"^^xsd:string ;
  schema:familyName "Vermeulen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kdt3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/65b94129-1e3e-fdc6-95b6-b367a0b55754> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2251223> ;
  schema:birthDate "1859-03-05"^^xsd:date .

