@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/bj9o296>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8f7edecd-f536-f6d2-39f1-da7ba67a3ffe"^^xsd:string ;
  schema:givenName "Margaretha Maria"^^xsd:string ;
  schema:name "Margaretha Maria Zegers"@nl ;
  schema:familyName "Zegers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011kp4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/06211fa0-cec0-2e32-c182-6252eec7a826> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/592548> ;
  schema:birthDate "1895-06-25"^^xsd:date .

