@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_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543
  a a2a:Record ;
  rdfs:label "Notariële akte op 20 november 1752 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-c7081129-abf4-cb23-0269-e9676e0c12b0, oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-a07a569d-5912-c9c2-f904-005908417402, oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-98eeca81-db65-1e5f-d76c-02eebb500dd3, oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-d5b41314-bb02-f02f-949e-bdf3eb2de8ac, oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-d0eec382-3539-7ea8-b5e6-a832a4636fbf ;
  a2a:hasEvent oa:event_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_0, oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_1, oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_2, oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_3, oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_4 ;
  a2a:hasSource oa:source_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543 .

oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-c7081129-abf4-cb23-0269-e9676e0c12b0
  a a2a:Person ;
  rdfs:label "Maria van Meel" ;
  a2a:PersonName [
    rdfs:label "Maria van Meel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-a07a569d-5912-c9c2-f904-005908417402
  a a2a:Person ;
  rdfs:label "Helena Veraart" ;
  a2a:PersonName [
    rdfs:label "Helena Veraart" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Veraart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-98eeca81-db65-1e5f-d76c-02eebb500dd3
  a a2a:Person ;
  rdfs:label "Pieter Neuijns" ;
  a2a:PersonName [
    rdfs:label "Pieter Neuijns" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Neuijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-d5b41314-bb02-f02f-949e-bdf3eb2de8ac
  a a2a:Person ;
  rdfs:label "Hugo Aelmans" ;
  a2a:PersonName [
    rdfs:label "Hugo Aelmans" ;
    a2a:PersonNameFirstName "Hugo" ;
    a2a:PersonNameLastName "Aelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person-d0eec382-3539-7ea8-b5e6-a832a4636fbf
  a a2a:Person ;
  rdfs:label "Cornelis Timotheus Mostman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Timotheus Mostman" ;
    a2a:PersonNameFirstName "Cornelis Timotheus" ;
    a2a:PersonNameLastName "Mostman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1752-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person:c7081129-abf4-cb23-0269-e9676e0c12b0 ;
  a2a:EventKeyRef oa:event_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Event1 .

oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person:a07a569d-5912-c9c2-f904-005908417402 ;
  a2a:EventKeyRef oa:event_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Event1 .

oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person:98eeca81-db65-1e5f-d76c-02eebb500dd3 ;
  a2a:EventKeyRef oa:event_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Event1 .

oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person:d5b41314-bb02-f02f-949e-bdf3eb2de8ac ;
  a2a:EventKeyRef oa:event_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Event1 .

oa:relationep_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Person:d0eec382-3539-7ea8-b5e6-a832a4636fbf ;
  a2a:EventKeyRef oa:event_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543_Event1 .

oa:source_wba_1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1752-11-20 - 1752-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1752-11-20"^^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: 0660, Periode: 1752" ;
    a2a:Book "Notaris Carel Johan Aelmans, Minuutakten, 1752" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "0660" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Notariële archieven Bergen op Zoom, Bron: boek, Deel: 0660, Periode: 1752, Notaris Carel Johan Aelmans, Minuutakten, 1752, 24, 0660"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/69822079-a643-981c-6cc9-f685378389ce.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/69822079-a643-981c-6cc9-f685378389ce.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-02-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543" ;
  a2a:RecordGUID "{1b4bcd5e-d2c2-75ef-5b0d-3ec5010bc543}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5078_00005078.xml van WBA" .

