@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/bIwfeN1>
  schema:givenName "Elisabeth Johanna Trintje"^^xsd:string ;
  schema:name "Elisabeth Johanna Trintje van Hensen van Uningen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de935449-035d-f512-b7a5-fed2c6630087"^^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/d7ffc83f-d917-d456-e981-2f528acc9094> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2662893> ;
  schema:birthDate "1883-03-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hensen van Uningen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

