@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/bkpALWN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b5037d90-1ce6-38ea-bdbf-9fe8191b4e2f"^^xsd:string ;
  schema:familyName "van der Voorden"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina van der Voorden"@nl ;
  schema:children <https://n2t.net/ark:/60537/b4Aq8jm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbffTo> ;
  schema:spouse <https://n2t.net/ark:/60537/bcuZX86> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597580> ;
  schema:additionalName [
    ns0:baseSurname "Voorden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

