@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/bNw2oTm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/888ccb96-38b9-468a-ff24-6b02a98be4b4"^^xsd:string ;
  schema:familyName "van den Akker"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina van den Akker"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b37whnh>, <https://n2t.net/ark:/60537/bVcVxgB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWt6TUx> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2494098> ;
  schema:deathDate "1864-09-11"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Akker"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

