@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/bzmICF>
  ns0:familyName "Bruijn" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/a5f290a0-a8ea-4c2a-8af2-cc96bd69becd" ;
  ns0:givenName "Jacob" ;
  ns0:name "Jacob Bruijn"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/brEP9n> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297219> .

