@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bNIJKyQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/91ded39a-75bb-a4ee-68a5-0a55b252c10d"^^xsd:string ;
  schema:givenName "Klara"^^xsd:string ;
  schema:name "Klara van der Spelt"@nl ;
  schema:familyName "van der Spelt"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/48d32dbf-4301-aacb-5d7e-ed4e98100e13> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2139817> ;
  schema:birthDate "1858-09-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Spelt"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

