@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/b4N6Zdm>
  schema:birthPlace "Barendrecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae47397b-4b4c-5bc9-8383-cd7d2b62c258"^^xsd:string ;
  schema:givenName "Izaak Gerrit"^^xsd:string ;
  schema:name "Izaak Gerrit van Drunen"@nl ;
  schema:hasOccupation "Letterzetter"@nl ;
  schema:familyName "van Drunen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01c1t5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9719cc2e-56bc-7a51-deff-0e01551bb00d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2784687> ;
  schema:birthDate "1885-11-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Drunen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

