@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/b4nWrb>
  ns0:givenName "Barend" ;
  ns0:name "Barend ter Haar Romenij"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/afb7e2b3-cb63-43d4-8874-1c3a378757ba" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bY7ZyW> ;
  ns0:familyName "ter Haar Romenij" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296964> ;
  ns0:additionalName [
    ns1:baseSurname "Haar Romenij" ;
    ns1:literalName "Barend ter Haar Romenij"@nl ;
    ns1:surnamePrefix "ter"
  ] .

