@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_28ec2ae7-7715-e5df-6d3c-902ccb108cba
  a a2a:Record ;
  rdfs:label "Notariële akte op 2 juni 1767 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-bd1b8654-fc2b-389d-72d0-f19793f86526, oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-47d06b67-a451-58f1-7fb2-c60500317f79, oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-c8c9dddd-db7f-c22f-12da-a168f9c69e95, oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-5b9dfda8-0889-0818-60b0-8450ba4d7437, oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-978fbd40-4256-aa7f-9937-8bbcdc973872 ;
  a2a:hasEvent oa:event_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_0, oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_1, oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_2, oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_3, oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_4 ;
  a2a:hasSource oa:source_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba .

oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-bd1b8654-fc2b-389d-72d0-f19793f86526
  a a2a:Person ;
  rdfs:label "Hendrik van Molenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Molenberg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Molenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-47d06b67-a451-58f1-7fb2-c60500317f79
  a a2a:Person ;
  rdfs:label "Cornelis Loos" ;
  a2a:PersonName [
    rdfs:label "Cornelis Loos" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-c8c9dddd-db7f-c22f-12da-a168f9c69e95
  a a2a:Person ;
  rdfs:label "Johannis Vergroesen" ;
  a2a:PersonName [
    rdfs:label "Johannis Vergroesen" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Vergroesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-5b9dfda8-0889-0818-60b0-8450ba4d7437
  a a2a:Person ;
  rdfs:label "Engelbert van Overstraten" ;
  a2a:PersonName [
    rdfs:label "Engelbert van Overstraten" ;
    a2a:PersonNameFirstName "Engelbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overstraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person-978fbd40-4256-aa7f-9937-8bbcdc973872
  a a2a:Person ;
  rdfs:label "Walter Bruce" ;
  a2a:PersonName [
    rdfs:label "Walter Bruce" ;
    a2a:PersonNameFirstName "Walter" ;
    a2a:PersonNameLastName "Bruce"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1767-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person:bd1b8654-fc2b-389d-72d0-f19793f86526 ;
  a2a:EventKeyRef oa:event_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Event1 .

oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person:47d06b67-a451-58f1-7fb2-c60500317f79 ;
  a2a:EventKeyRef oa:event_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Event1 .

oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person:c8c9dddd-db7f-c22f-12da-a168f9c69e95 ;
  a2a:EventKeyRef oa:event_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Event1 .

oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person:5b9dfda8-0889-0818-60b0-8450ba4d7437 ;
  a2a:EventKeyRef oa:event_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Event1 .

oa:relationep_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Person:978fbd40-4256-aa7f-9937-8bbcdc973872 ;
  a2a:EventKeyRef oa:event_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba_Event1 .

oa:source_wba_28ec2ae7-7715-e5df-6d3c-902ccb108cba
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1767-06-02 - 1767-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1767-06-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: 0612, Periode: 1767" ;
    a2a:Book "Notaris Johan Hendrick van Overstraten, Minuutakten, 1767" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "0612" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0612, Periode: 1767, Notaris Johan Hendrick van Overstraten, Minuutakten, 1767, 48, 0612"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/06ea43b6-bea2-8cb5-27eb-ab138360d44b.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/28ec2ae7-7715-e5df-6d3c-902ccb108cba" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/06ea43b6-bea2-8cb5-27eb-ab138360d44b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/28ec2ae7-7715-e5df-6d3c-902ccb108cba" ;
  a2a:RecordGUID "{28ec2ae7-7715-e5df-6d3c-902ccb108cba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4819_00004819.xml van WBA" .

