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

<https://n2t.net/ark:/60537/beZDBN>
  ns0:familyName "Bommelius", "de Wit" ;
  ns0:givenName "Everhardus", "Evert" ;
  ns0:name "Everhardus Bommelius (of Evert Woutersz de Wit)"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/fdb07316-f5c8-40a7-b73e-308b7a39e915" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/b8xWe1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296876> ;
  ns0:additionalName [
    ns1:literalName "Everhardus Bommelius (of Evert Woutersz de Wit)"@nl ;
    ns1:patronym "Woutersz"
  ] .

