@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bMfQ7p6>
  pico:hasAge "78"^^xsd:string ;
  schema:givenName "Geertruida Margaretha"^^xsd:string ;
  schema:name "Geertruida Margaretha Sparnaaij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c561794c-bd02-747a-6405-965e32df6a60"^^xsd:string ;
  schema:familyName "Sparnaaij"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bEmfiyN>, <https://n2t.net/ark:/60537/bwrFuKV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgEYCpi> ;
  schema:spouse <https://n2t.net/ark:/60537/box4FV0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2281878> ;
  schema:deathDate "1945-08-21"^^xsd:date .

