@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/b8X6C4r>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af6517bc-5cb1-2384-7670-12889d845111"^^xsd:string ;
  schema:givenName "Maria Martina Johanna"^^xsd:string ;
  schema:name "Maria Martina Johanna Spruijt"@nl ;
  schema:familyName "Spruijt"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/de572116-1ca6-1761-dd26-6d26b9d86f18> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2819955> ;
  schema:birthDate "1871-05-02"^^xsd:date .

