@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/bwEn8gp>
  schema:hasOccupation "Bleekersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aef9e97d-273c-6bbd-a4d4-d95f92b7e1de"^^xsd:string ;
  schema:givenName "Johannes Petrus"^^xsd:string ;
  schema:name "Johannes Petrus van Reeden"@nl ;
  schema:familyName "van Reeden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019sgp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/64cdc4d8-40c5-dea8-d353-883d0958ddf8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2247545> ;
  schema:birthDate "1868-05-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Reeden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

