@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/bUar9Xn>
  schema:familyName "den Blankert"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Hermanus Jacobus"^^xsd:string ;
  schema:name "Hermanus Jacobus den Blankert"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/efdeb7d9-c086-9da9-a3c5-df1b793dbb6a"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fr62> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b619b4e7-f194-964e-3cc6-6fc69a5e5192> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2527364> ;
  schema:birthDate "1835-08-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Blankert"^^xsd:string ;
    ns0:surnamePrefix "den"^^xsd:string
  ] .

