@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/bOkQ2Kk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2eb198b8-3640-662b-66ca-eeda31878c22"^^xsd:string ;
  schema:givenName "Johannes Josephus"^^xsd:string ;
  schema:name "Johannes Josephus 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/9b4548bd-5816-e303-a74c-15d048e04526> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2423434> ;
  schema:birthDate "1879-05-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Paauw"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

