@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/b87i319>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3c5c425a-fd45-7c48-69b1-80cff066ca65"^^xsd:string ;
  schema:givenName "Maria Magdalena"^^xsd:string ;
  schema:name "Maria Magdalena Zwanenburg"@nl ;
  schema:familyName "Zwanenburg"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0119f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0c536477-f8a8-fb72-816d-da68d2f9e461> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/617823> ;
  schema:birthDate "1873-12-12"^^xsd:date .

