@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/box4h8q>
  schema:hasOccupation "Gezelschapsjuffrouw"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1b0ac0aa-6815-f19b-de20-1430c65db9d8"^^xsd:string ;
  schema:givenName "Maria Francina Elisabeth"^^xsd:string ;
  schema:name "Maria Francina Elisabeth Verboom Soumain"@nl ;
  schema:familyName "Verboom Soumain"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0021307b-7532-ae09-cf28-b8f3c5a26339> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/568707> ;
  schema:birthDate "1839-10-26"^^xsd:date .

