@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/bOkPG3W>
  schema:familyName "Bot"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a73fe3e6-ff87-71d8-46b7-029e42ba3c55"^^xsd:string ;
  schema:givenName "Maria Cornelia"^^xsd:string ;
  schema:name "Maria Cornelia Bot"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nsp9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/298e4612-2744-6b61-7c2e-71dc608e9e65> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2021713> ;
  schema:birthDate "1830-12-14"^^xsd:date .

