@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/bwrFyOr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/160ecde4-e493-f2d9-e408-4bef42a99e68"^^xsd:string ;
  schema:givenName "Johanna Maria Theresia"^^xsd:string ;
  schema:name "Johanna Maria Theresia Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mcsn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/807fc4c4-13c2-b363-9d66-7df88bee2d8e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2354808> ;
  schema:birthDate "1845-08-11"^^xsd:date .

