@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/bhHuN3O>
  schema:familyName "Eilers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17ed2f44-6f5e-6131-39fa-1977c41f1f45"^^xsd:string ;
  schema:givenName "Maria Geertruida"^^xsd:string ;
  schema:name "Maria Geertruida Eilers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zrg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9e25dcaa-46cb-16b3-6475-13d3c2292bb2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2434367> ;
  schema:birthDate "1888-07-03"^^xsd:date .

