@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/bsunQqV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb329eb6-7730-87fc-6cb6-a77976cd1e5c"^^xsd:string ;
  schema:familyName "Spieringshoek"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Spieringshoek"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pfm1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c10f5972-aaef-53a7-584d-13174e2d485b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2569488> ;
  schema:birthDate "1828-08-07"^^xsd:date .

