@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/bkCh8fE>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ae44e4c-066c-93a2-61b8-009044e92869"^^xsd:string ;
  schema:givenName "Maria Gerdina Francisca"^^xsd:string ;
  schema:name "Maria Gerdina Francisca Souilljée"@nl ;
  schema:familyName "Souilljée"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nijmegen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/66f1f198-c1cf-4c2e-a63e-9e33466bbbd8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2256045> ;
  schema:birthDate "1863-11-28"^^xsd:date .

