@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/bxGRRo3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/18ab950f-9095-b1ed-0e53-6c44d67702a7"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Spruijt"@nl ;
  schema:familyName "Spruijt"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1h6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ca7b33d2-700a-9baf-67ac-764366c6d626> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2603186> ;
  schema:birthDate "1841-07-18"^^xsd:date .

