@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/bAbfoXC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e123d7b8-eb86-9e5f-8986-cfd3ab365e56"^^xsd:string ;
  schema:givenName "Maria Elisabeth"^^xsd:string ;
  schema:name "Maria Elisabeth Ooms"@nl ;
  schema:familyName "Ooms"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zm74> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/12c8fea0-0902-52f5-c264-f1ac2768190e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/636623> ;
  schema:birthDate "1836-01-20"^^xsd:date .

