@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/bABEV4z>
  schema:givenName "Adriana Geertrui"^^xsd:string ;
  schema:name "Adriana Geertrui van Kleef"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b722bf9e-3671-3e3e-1b2d-04e0a94db0d0"^^xsd:string ;
  schema:familyName "van Kleef"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zgxw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4171ced5-411b-7a83-74be-b7d37db0b0bb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2111143> ;
  schema:birthDate "1856-01-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Kleef"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

