@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/bAoXtHb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/53f7e09b-5f49-b494-254e-138e051a9523"^^xsd:string ;
  schema:familyName "van Gassel"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina van Gassel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6S5JaI> ;
  schema:spouse <https://n2t.net/ark:/60537/bIiyhxs> ;
  schema:children <https://n2t.net/ark:/60537/bQd86nI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2363574> ;
  schema:additionalName [
    ns0:baseSurname "Gassel"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

