@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/b6FE1E>
  ns0:givenName "David van" ;
  ns0:name "David van Zeyst (????-1716)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/0f879b79-978a-414e-9921-b6fc0356c661" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bSw5VP> ;
  ns0:familyName "Zeyst" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296910> ;
  ns0:deathDate "1716"^^xsd:gYear .

