@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/bT7VZ0v>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Gibbon"@nl ;
  schema:familyName "Gibbon"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0706c843-97ad-8c25-fd27-767ecaecc43d"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010rvr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/feeb78a1-6ef9-7f7f-9259-9ccd84759596> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2765016> ;
  schema:birthDate "1828-03-30"^^xsd:date .

