@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/bp9aEi4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0a67f57f-a2d0-73a9-a44b-cd95a19fee44"^^xsd:string ;
  schema:givenName "Karolina Christina"^^xsd:string ;
  schema:name "Karolina Christina Saulbach"@nl ;
  schema:birthPlace "Nieuwer Amstel"@nl ;
  schema:familyName "Saulbach"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n42n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5b73fff8-c0f7-9d08-34b6-6d21f7d1ef1c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2211423> ;
  schema:birthDate "1868-12-22"^^xsd:date .

