@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/bkpAryt>
  schema:familyName "Bongers"^^xsd:string ;
  schema:givenName "Christina Maria"^^xsd:string ;
  schema:name "Christina Maria Bongers"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a5d49537-22ce-43da-03b9-511b1caebfaf"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tk96> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6120f7a2-c295-cf69-a548-979957dbba5b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2233057> ;
  schema:birthDate "1865-04-24"^^xsd:date .

