@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/bAOn7V5>
  schema:givenName "Adriana Petronella"^^xsd:string ;
  schema:name "Adriana Petronella van der Pavoordt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f9deb99f-2cb3-465a-5f38-b2f9dc320211"^^xsd:string ;
  schema:familyName "van der Pavoordt"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bm40> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e805f2cb-55db-a86c-44f4-1d988c5e5a25> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2690943> ;
  schema:birthDate "1873-12-22"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Pavoordt"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

