@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/bFBsBOv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0756eaf-e0df-480e-8718-0cf4e4fe91a9"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas van Hertum"@nl ;
  schema:familyName "van Hertum"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t36n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b59a9e7f-c3fb-9164-6486-f59de4eee33a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2525485> ;
  schema:birthDate "1872-07-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hertum"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

