@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/bV0e9QG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d0ad484-09c2-e536-64e1-5d588ff15bb8"^^xsd:string ;
  schema:givenName "Petrus Martinus Antonius"^^xsd:string ;
  schema:name "Petrus Martinus Antonius van der Paauw"@nl ;
  schema:familyName "van der Paauw"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wnqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/eaa08b3d-3617-70c9-dfa3-9a898fd1ae3d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2833086> ;
  schema:birthDate "1884-05-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Paauw"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

