@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/bW2J60s>
  schema:givenName "Christina Petronella"^^xsd:string ;
  schema:name "Christina Petronella Verschut"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7c1b7c4d-1725-b7e0-61ba-1b26f463c0d0"^^xsd:string ;
  schema:familyName "Verschut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7abe6923-7484-ac37-991c-5d94351ad44d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2332374> ;
  schema:birthDate "1868-01-16"^^xsd:date .

