@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 april 1787 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-58785c5a-cbec-8a44-ac98-c0474deeab57, oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-fa32bcbb-4d05-bfe9-9b8b-08c843b650b6, oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-4cbb38ab-1acd-1d61-8179-809e1f4a2ca0, oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-34628487-3bfa-4a3d-500c-3724fd2262f2, oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-1dc6c3fc-add8-9b49-7d75-45e46d0aa454, oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-2b787e2c-4c04-001e-2861-4a2547d92e3a ;
  a2a:hasEvent oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_0, oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_1, oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_2, oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_3, oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_4, oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_5 ;
  a2a:hasSource oa:source_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776 .

oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-58785c5a-cbec-8a44-ac98-c0474deeab57
  a a2a:Person ;
  rdfs:label "Jacob Wernerus Hartman van Hoek" ;
  a2a:PersonName [
    rdfs:label "Jacob Wernerus Hartman van Hoek" ;
    a2a:PersonNameFirstName "Jacob Wernerus" ;
    a2a:PersonNameLastName "Hartman van Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-fa32bcbb-4d05-bfe9-9b8b-08c843b650b6
  a a2a:Person ;
  rdfs:label "Nicolaas Johannis Hartman van Hoek" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Johannis Hartman van Hoek" ;
    a2a:PersonNameFirstName "Nicolaas Johannis" ;
    a2a:PersonNameLastName "Hartman van Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-4cbb38ab-1acd-1d61-8179-809e1f4a2ca0
  a a2a:Person ;
  rdfs:label "Constantinus Hartman van Hoek" ;
  a2a:PersonName [
    rdfs:label "Constantinus Hartman van Hoek" ;
    a2a:PersonNameFirstName "Constantinus" ;
    a2a:PersonNameLastName "Hartman van Hoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-34628487-3bfa-4a3d-500c-3724fd2262f2
  a a2a:Person ;
  rdfs:label "diaconie-armen" ;
  a2a:PersonName [
    rdfs:label "diaconie-armen" ;
    a2a:PersonNameLastName "diaconie-armen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-1dc6c3fc-add8-9b49-7d75-45e46d0aa454
  a a2a:Person ;
  rdfs:label "Pierre Alexander Goglin" ;
  a2a:PersonName [
    rdfs:label "Pierre Alexander Goglin" ;
    a2a:PersonNameFirstName "Pierre Alexander" ;
    a2a:PersonNameLastName "Goglin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person-2b787e2c-4c04-001e-2861-4a2547d92e3a
  a a2a:Person ;
  rdfs:label "Johan Francois de Boet" ;
  a2a:PersonName [
    rdfs:label "Johan Francois de Boet" ;
    a2a:PersonNameFirstName "Johan Francois" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1787-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person:58785c5a-cbec-8a44-ac98-c0474deeab57 ;
  a2a:EventKeyRef oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1 .

oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person:fa32bcbb-4d05-bfe9-9b8b-08c843b650b6 ;
  a2a:EventKeyRef oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1 .

oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person:4cbb38ab-1acd-1d61-8179-809e1f4a2ca0 ;
  a2a:EventKeyRef oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1 .

oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person:34628487-3bfa-4a3d-500c-3724fd2262f2 ;
  a2a:EventKeyRef oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1 .

oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person:1dc6c3fc-add8-9b49-7d75-45e46d0aa454 ;
  a2a:EventKeyRef oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1 .

oa:relationep_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Person:2b787e2c-4c04-001e-2861-4a2547d92e3a ;
  a2a:EventKeyRef oa:event_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776_Event1 .

oa:source_wba_3f3bce99-dcfc-8ea5-ebba-5ab69948e776
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1787-04-02 - 1787-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1787-04-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0632, Periode: 1787" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1787" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "0632" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0632, Periode: 1787, Notaris Johan Hendrick van Overstraten, Minuutakten, 1787, 9, 0632"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/c84ce41c-0c85-ce40-e90c-f85aefef86f2.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3f3bce99-dcfc-8ea5-ebba-5ab69948e776" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/c84ce41c-0c85-ce40-e90c-f85aefef86f2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3f3bce99-dcfc-8ea5-ebba-5ab69948e776" ;
  a2a:RecordGUID "{3f3bce99-dcfc-8ea5-ebba-5ab69948e776}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5279_00005279.xml van WBA" .

