@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/bfPbKI6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e36ab572-c04b-d01e-9fdc-766bfc606dbb"^^xsd:string ;
  schema:givenName "Johanna Catharina Maria"^^xsd:string ;
  schema:name "Johanna Catharina Maria Spruijt"@nl ;
  schema:familyName "Spruijt"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00h25r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b3874bde-413c-810e-6306-eecc375c65e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2517214> ;
  schema:birthDate "1849-11-23"^^xsd:date .

