@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/bDj0IV>
  ns0:givenName "Aart" ;
  ns0:name "Aart Voogel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a60a8eb7-41cb-4fbe-aaef-593d91c0c0c5" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bvOOS8> ;
  ns0:familyName "Voogel" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297203> .

