@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/btwSg7A>
  schema:familyName "Boot"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Gerarda"^^xsd:string ;
  schema:name "Gerarda Boot"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4659abc7-235d-87c7-9ce8-82d2e3211f9c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c8c3d1c2-bc8f-bac0-ad00-22c80ac9a58d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2595613> ;
  schema:birthDate "1866-08-03"^^xsd:date .

