@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/bW2IKcG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/091e88ca-634b-3ed0-fa93-f21fbc5100f0"^^xsd:string ;
  schema:givenName "Johanna Geertruida"^^xsd:string ;
  schema:name "Johanna Geertruida Spruijt"@nl ;
  schema:familyName "Spruijt"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wt4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1623a8ae-96a9-f02b-6fb2-afdf7a146fc6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1949075> ;
  schema:birthDate "1828-02-16"^^xsd:date .

