@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bN5U49>
  ns0:familyName "Boxel" ;
  ns0:givenName "David" ;
  ns0:name "David Boxel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/2d883079-374a-4bb1-9303-0093e5a1b703" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bGQUng> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296897> .

