@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/bZadbUF>
  schema:givenName "Adriana Cornelia"^^xsd:string ;
  schema:name "Adriana Cornelia de Mink"@nl ;
  schema:familyName "de Mink"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9d97aef9-c8fc-9ee7-2b13-60ca0fc62a33"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fv5s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/604d3add-4408-20c2-6f09-9d77739df2fe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2229894> ;
  schema:birthDate "1856-05-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mink"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

