@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/b001p7f>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3df56c24-341d-e3d4-e5ca-a176f5fdc8ad"^^xsd:string ;
  schema:givenName "Michelize Geertruida"^^xsd:string ;
  schema:name "Michelize Geertruida Reidinger"@nl ;
  schema:familyName "Reidinger"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sd6q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/deb25857-9e2d-f10a-3b66-702051b2a793> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2821240> ;
  schema:birthDate "1839-08-03"^^xsd:date .

