@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/bx3LVc1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af3e52a6-17dd-3c87-47da-d8c33caceb67"^^xsd:string ;
  schema:givenName "Maria Elizabeth"^^xsd:string ;
  schema:name "Maria Elizabeth Spruijt"@nl ;
  schema:familyName "Spruijt"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bxqf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f551245b-9703-1b41-effb-696ff74563b6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2713560> ;
  schema:birthDate "1892-12-01"^^xsd:date .

