@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/bKaQO3y>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d216ea8b-5687-f743-7c14-a0a7e120600e"^^xsd:string ;
  schema:givenName "Maria Christina"^^xsd:string ;
  schema:name "Maria Christina Ratten"@nl ;
  schema:familyName "Ratten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Tiel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d99db581-4563-4649-72a0-a633842b2b62> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2801741> ;
  schema:birthDate "1855-07-07"^^xsd:date .

