@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/bvBRqAy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4935bc35-3cd6-71ef-e11d-8d11f5cae0d2"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p3cb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0b0c5b70-8706-3c17-dd23-c7a7b612e6de> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/612545> ;
  schema:birthDate "1857-12-25"^^xsd:date .

