@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bWtp0V>
  ns0:givenName "Hendrik Cornelis Nicolaas" ;
  ns0:name "Hendrik Cornelis Nicolaas van Amerom Pzn. (????-1894)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5ebf3a4c-51ea-40aa-9416-eec93aabe983" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bQdpnT> ;
  ns0:familyName "van Amerom Pzn." ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296965> ;
  ns0:deathDate "1894"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Amerom Pzn." ;
    ns1:literalName "Hendrik Cornelis Nicolaas van Amerom Pzn. (????-1894)"@nl ;
    ns1:surnamePrefix "van"
  ] .

