@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/bcv01Ee>
  pico:hasAge "83"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/18fcdb87-fb7c-79f7-4a60-876624df7895"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bB13NCG> ;
  schema:parent <https://n2t.net/ark:/60537/bkpAQsN>, <https://n2t.net/ark:/60537/btjaFgR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bms4u3B> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2677670> ;
  schema:deathDate "1890-01-01"^^xsd:date .

