@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#> .

<https://n2t.net/ark:/60537/bYL5DA>
  ns0:familyName "Beveren" ;
  ns0:givenName "Cornelis van" ;
  ns0:name "Cornelis van Beveren (????-1708)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/3dc6aa73-fbc1-45ce-80ee-1a1ee8def66b" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bKBvNa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296911> ;
  ns0:deathDate "1708"^^xsd:gYear .

