@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/bs3XQZS>
  schema:familyName "Bakker"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Hendrina"^^xsd:string ;
  schema:name "Hendrina Bakker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/82a5e5de-1d2e-52b4-a4e7-2565623c1534"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vkv5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0620e4dd-3b74-da02-bfa6-06c1623e6e57> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/592547> ;
  schema:birthDate "1885-10-09"^^xsd:date .

