@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/bhHv23G>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/98daa2b6-d7d1-16d5-a203-323c80e65de5"^^xsd:string ;
  schema:familyName "van der Heiden"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina van der Heiden"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s39j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f3604b8e-b5c3-d634-8433-96678134571c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2701889> ;
  schema:birthDate "1828-10-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Heiden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

