@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/bQ0rE49>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37c45f23-d931-62ea-9f41-7a0060ee9583"^^xsd:string ;
  schema:givenName "Johanna Hendrika"^^xsd:string ;
  schema:name "Johanna Hendrika van der Spelt"@nl ;
  schema:familyName "van der Spelt"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0116bt> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c9b4fed3-5d92-21b1-f8e4-aecff1fa4eb1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2599217> ;
  schema:birthDate "1841-02-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Spelt"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

