@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/b4nIhSH>
  schema:givenName "Hendrika Anthonia"^^xsd:string ;
  schema:name "Hendrika Anthonia van Driesten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b78221fe-bcda-3800-91c3-c72e34fa0a8a"^^xsd:string ;
  schema:familyName "van Driesten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bhcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9a353e19-6d6f-0e86-3739-cc14f8ce6687> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2419291> ;
  schema:birthDate "1896-11-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Driesten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

