@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/bQQvrc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/827e3d0e-1619-4a12-9124-d059912ad659" ;
  ns0:givenName "Johannes" ;
  ns0:name "Johannes van Heuven (????-1740)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bCGUD9> ;
  ns0:familyName "van Heuven" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296912> ;
  ns0:deathDate "1740"^^xsd:gYear ;
  ns0:additionalName [
    ns1:baseSurname "Heuven" ;
    ns1:literalName "Johannes van Heuven (????-1740)"@nl ;
    ns1:surnamePrefix "van"
  ] .

