@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/bnuA5a9>
  schema:givenName "Catharina Pieternella Frankina"^^xsd:string ;
  schema:name "Catharina Pieternella Frankina van Hensen van Uningen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4b6a2a75-f96e-ef6a-df04-582f32e40796"^^xsd:string ;
  schema:familyName "van Hensen van Uningen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3831da7f-da39-b3d7-e503-65a05830b0b4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2075627> ;
  schema:birthDate "1886-04-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hensen van Uningen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

