@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/bzYzx3u>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Gestel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/25086f21-78bb-4a25-d5b2-ab9b025bc153"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Gestel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dcabcc68-e478-0fb7-8052-9f41c73d039a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2813484> ;
  schema:birthDate "1842-07-14"^^xsd:date .

