@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/b87i5YV>
  schema:familyName "Botterop"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Francina Maria"^^xsd:string ;
  schema:name "Francina Maria Botterop"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cab24936-748f-8468-76e4-48f0b3ba9649"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/19e5b7ad-20b9-dfff-1b95-9f1e3fbd5365> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1963455> ;
  schema:birthDate "1853-10-14"^^xsd:date .

