@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bKBerS0>
  pico:hasAge "37"^^xsd:string ;
  schema:givenName "Barend"^^xsd:string ;
  schema:name "Barend ter Haar Romenij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3d2bba5c-1f19-6499-1e0d-6aab5a901414"^^xsd:string ;
  schema:hasOccupation "Predikant bij de Gereformeerde gemeente"@nl ;
  schema:familyName "ter Haar Romenij"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bCGED37> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOkP8xH> ;
  schema:children <https://n2t.net/ark:/60537/buM3Ofp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2017801> ;
  schema:additionalName [
    ns0:baseSurname "Haar Romenij"^^xsd:string ;
    ns0:surnamePrefix "ter"^^xsd:string
  ] .

