@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_723bc839-8191-e888-a616-9fbce0fb024b
  a a2a:Record ;
  rdfs:label "Notariële akte op 29 juli 1921 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-361cfda8-42f2-83bc-6914-de87e26b6c29, oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-74abc08a-3f2c-6dc5-55ab-869a6e17fc63, oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-27f68a62-913b-12f4-b7c1-6838f25401e9, oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-c95f13af-f5dc-779d-02a7-edd7a8aa9cbf, oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-bc007019-4626-9c40-47ca-2e14910aee8d ;
  a2a:hasEvent oa:event_wba_723bc839-8191-e888-a616-9fbce0fb024b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_0, oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_1, oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_2, oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_3, oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_4 ;
  a2a:hasSource oa:source_wba_723bc839-8191-e888-a616-9fbce0fb024b .

oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-361cfda8-42f2-83bc-6914-de87e26b6c29
  a a2a:Person ;
  rdfs:label "Cornelis Mertens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mertens" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-74abc08a-3f2c-6dc5-55ab-869a6e17fc63
  a a2a:Person ;
  rdfs:label "Johanna Jansen" ;
  a2a:PersonName [
    rdfs:label "Johanna Jansen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-27f68a62-913b-12f4-b7c1-6838f25401e9
  a a2a:Person ;
  rdfs:label "Christianus Cornelis Mertens" ;
  a2a:PersonName [
    rdfs:label "Christianus Cornelis Mertens" ;
    a2a:PersonNameFirstName "Christianus Cornelis" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-c95f13af-f5dc-779d-02a7-edd7a8aa9cbf
  a a2a:Person ;
  rdfs:label "Karel Anthonie Dorst" ;
  a2a:PersonName [
    rdfs:label "Karel Anthonie Dorst" ;
    a2a:PersonNameFirstName "Karel Anthonie" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person-bc007019-4626-9c40-47ca-2e14910aee8d
  a a2a:Person ;
  rdfs:label "Adrianus Deley" ;
  a2a:PersonName [
    rdfs:label "Adrianus Deley" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Deley"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_723bc839-8191-e888-a616-9fbce0fb024b_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1921-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person:361cfda8-42f2-83bc-6914-de87e26b6c29 ;
  a2a:EventKeyRef oa:event_wba_723bc839-8191-e888-a616-9fbce0fb024b_Event1 .

oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person:74abc08a-3f2c-6dc5-55ab-869a6e17fc63 ;
  a2a:EventKeyRef oa:event_wba_723bc839-8191-e888-a616-9fbce0fb024b_Event1 .

oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person:27f68a62-913b-12f4-b7c1-6838f25401e9 ;
  a2a:EventKeyRef oa:event_wba_723bc839-8191-e888-a616-9fbce0fb024b_Event1 .

oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person:c95f13af-f5dc-779d-02a7-edd7a8aa9cbf ;
  a2a:EventKeyRef oa:event_wba_723bc839-8191-e888-a616-9fbce0fb024b_Event1 .

oa:relationep_wba_723bc839-8191-e888-a616-9fbce0fb024b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_723bc839-8191-e888-a616-9fbce0fb024b_Person:bc007019-4626-9c40-47ca-2e14910aee8d ;
  a2a:EventKeyRef oa:event_wba_723bc839-8191-e888-a616-9fbce0fb024b_Event1 .

oa:source_wba_723bc839-8191-e888-a616-9fbce0fb024b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1921-07-29 - 1921-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1921-07-29"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1532, Periode: 1921" ;
    a2a:Book "Notaris J.C.H. Perée, Minuutakten, 1921 jun - aug, akten 267 -416" ;
    a2a:DocumentNumber "363" ;
    a2a:RegistryNumber "1532" ;
    rdfs:label "West Brabants Archief, Brabant, Deel: 1532, Periode: 1921, Notaris J.C.H. Perée, Minuutakten, 1921 jun - aug, akten 267 -416, 363, 1532"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/b898b4ad-ae1d-034c-6712-61e154e78bd6.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/723bc839-8191-e888-a616-9fbce0fb024b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/b898b4ad-ae1d-034c-6712-61e154e78bd6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/723bc839-8191-e888-a616-9fbce0fb024b" ;
  a2a:RecordGUID "{723bc839-8191-e888-a616-9fbce0fb024b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4974_00004974.xml van WBA" .

