@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/bMtxXoU>
  pico:hasAge "27"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3075d1b1-acb0-0ad8-ac57-f763f0a13065"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b250QS0>, <https://n2t.net/ark:/60537/bUar5K5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bo6FMAc> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2452085> ;
  schema:deathDate "1847-08-15"^^xsd:date .

