@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_da59b0af-54c5-baf4-fa67-a87f2f4e93b4
  a a2a:Record ;
  rdfs:label "Registratie op 8 oktober 1879 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-ec311b9f-e7cb-4730-ae3f-e1579440ba58, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-8c02bea0-8ac6-4174-a2ef-d5d8dbc275a9, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-a1584bc6-dee2-4afe-d7a4-7fd4c65f4f60, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-5037b5f8-f03b-5abe-c07e-f57cf895ac7f, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-706079b9-632b-095b-5a6c-9985a0e53bba, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-5e4116ab-e594-e3e7-10f4-01059b006096, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-43728c35-760c-7794-1b4d-b78d40896642, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-1c94c421-e36f-264d-540a-e29d35f8ff7c, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-80f01a07-4951-97d1-d38e-0a103d445af3, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-3c0db8b9-671e-39bb-7895-0510b551dbc6, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-b87cc13e-9cef-bfb1-e8bd-d7292f674883, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-e76f762d-dfa5-bff5-11aa-3cc8dd7788c8, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-6db32119-5809-bdb3-f15b-8f1f94cef811, oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-c203bbea-1c28-369e-5bcc-39b6f9f4e1c9 ;
  a2a:hasEvent oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_0, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_1, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_2, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_3, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_4, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_5, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_6, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_7, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_8, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_9, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_10, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_11, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_12, oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_13 ;
  a2a:hasSource oa:source_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4 .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-ec311b9f-e7cb-4730-ae3f-e1579440ba58
  a a2a:Person ;
  rdfs:label "Petronella Commissaris" ;
  a2a:PersonName [
    rdfs:label "Petronella Commissaris" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Commissaris"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1793" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1793-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:Profession "gepensioneeerd" .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-8c02bea0-8ac6-4174-a2ef-d5d8dbc275a9
  a a2a:Person ;
  rdfs:label "Hendrik Wilhelmus Johannes Baden" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wilhelmus Johannes Baden" ;
    a2a:PersonNameFirstName "Hendrik Wilhelmus Johannes" ;
    a2a:PersonNameLastName "Baden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1837-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Asperen" ;
    rdfs:label "Asperen"
  ] ;
  a2a:Profession "dagloner" .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-a1584bc6-dee2-4afe-d7a4-7fd4c65f4f60
  a a2a:Person ;
  rdfs:label "Johannes Baden" ;
  a2a:PersonName [
    rdfs:label "Johannes Baden" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Baden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1840-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "timmerman" .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-5037b5f8-f03b-5abe-c07e-f57cf895ac7f
  a a2a:Person ;
  rdfs:label "Johanna Maria Nix" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Nix" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Nix"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1841-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eede" ;
    rdfs:label "Eede"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-706079b9-632b-095b-5a6c-9985a0e53bba
  a a2a:Person ;
  rdfs:label "Hermanus Jacobus Baden" ;
  a2a:PersonName [
    rdfs:label "Hermanus Jacobus Baden" ;
    a2a:PersonNameFirstName "Hermanus Jacobus" ;
    a2a:PersonNameLastName "Baden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1860-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-5e4116ab-e594-e3e7-10f4-01059b006096
  a a2a:Person ;
  rdfs:label "Hermanus Jacobus Baden" ;
  a2a:PersonName [
    rdfs:label "Hermanus Jacobus Baden" ;
    a2a:PersonNameFirstName "Hermanus Jacobus" ;
    a2a:PersonNameLastName "Baden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1843-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heinkenszand" ;
    rdfs:label "Heinkenszand"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-43728c35-760c-7794-1b4d-b78d40896642
  a a2a:Person ;
  rdfs:label "Johannes Matheus Petrus Baartmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Matheus Petrus Baartmans" ;
    a2a:PersonNameFirstName "Johannes Matheus Petrus" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1835-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:Profession "suikerbakker" .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-1c94c421-e36f-264d-540a-e29d35f8ff7c
  a a2a:Person ;
  rdfs:label "Cornelia Carolina Pacillij" ;
  a2a:PersonName [
    rdfs:label "Cornelia Carolina Pacillij" ;
    a2a:PersonNameFirstName "Cornelia Carolina" ;
    a2a:PersonNameLastName "Pacillij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1839-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-80f01a07-4951-97d1-d38e-0a103d445af3
  a a2a:Person ;
  rdfs:label "Cornelis Petrus Josephus Marie Baartmans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus Josephus Marie Baartmans" ;
    a2a:PersonNameFirstName "Cornelis Petrus Josephus Marie" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1873-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-3c0db8b9-671e-39bb-7895-0510b551dbc6
  a a2a:Person ;
  rdfs:label "Charles Michaël Joseph Marie Baartmans" ;
  a2a:PersonName [
    rdfs:label "Charles Michaël Joseph Marie Baartmans" ;
    a2a:PersonNameFirstName "Charles Michaël Joseph Marie" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1875-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-b87cc13e-9cef-bfb1-e8bd-d7292f674883
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Maria Baartmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Maria Baartmans" ;
    a2a:PersonNameFirstName "Cornelia Johanna Maria" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1876-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-e76f762d-dfa5-bff5-11aa-3cc8dd7788c8
  a a2a:Person ;
  rdfs:label "Antonius Johanna Marie Baartmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Johanna Marie Baartmans" ;
    a2a:PersonNameFirstName "Antonius Johanna Marie" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1877-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-6db32119-5809-bdb3-f15b-8f1f94cef811
  a a2a:Person ;
  rdfs:label "Johanna Paulina Hendrika Maria Baartmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Paulina Hendrika Maria Baartmans" ;
    a2a:PersonNameFirstName "Johanna Paulina Hendrika Maria" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1878-09-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person-c203bbea-1c28-369e-5bcc-39b6f9f4e1c9
  a a2a:Person ;
  rdfs:label "Petrus Paulus Jozef Maria Baartmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Paulus Jozef Maria Baartmans" ;
    a2a:PersonNameFirstName "Petrus Paulus Jozef Maria" ;
    a2a:PersonNameLastName "Baartmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1879-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1879-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:ec311b9f-e7cb-4730-ae3f-e1579440ba58 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:8c02bea0-8ac6-4174-a2ef-d5d8dbc275a9 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:a1584bc6-dee2-4afe-d7a4-7fd4c65f4f60 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:5037b5f8-f03b-5abe-c07e-f57cf895ac7f ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:706079b9-632b-095b-5a6c-9985a0e53bba ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:5e4116ab-e594-e3e7-10f4-01059b006096 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:43728c35-760c-7794-1b4d-b78d40896642 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:1c94c421-e36f-264d-540a-e29d35f8ff7c ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:80f01a07-4951-97d1-d38e-0a103d445af3 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:3c0db8b9-671e-39bb-7895-0510b551dbc6 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:b87cc13e-9cef-bfb1-e8bd-d7292f674883 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:e76f762d-dfa5-bff5-11aa-3cc8dd7788c8 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:6db32119-5809-bdb3-f15b-8f1f94cef811 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:relationep_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Person:c203bbea-1c28-369e-5bcc-39b6f9f4e1c9 ;
  a2a:EventKeyRef oa:event_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4_Event1 .

oa:source_wba_da59b0af-54c5-baf4-fa67-a87f2f4e93b4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1860-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Bevolkingsadministratie Bergen op Zoom, Bron: boek, Deel: 101, Periode: 1860-1880" ;
    a2a:Book "Bevolkingsregister 1860-1880, deel 1 A-B" ;
    a2a:RegistryNumber "101" ;
    a2a:Folio "83" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Bevolkingsadministratie Bergen op Zoom, Bron: boek, Deel: 101, Periode: 1860-1880, Bevolkingsregister 1860-1880, deel 1 A-B, 101, 83"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/2ebcada9-be5a-5bc0-0818-d981e307ef27.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/da59b0af-54c5-baf4-fa67-a87f2f4e93b4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/2ebcada9-be5a-5bc0-0818-d981e307ef27.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/da59b0af-54c5-baf4-fa67-a87f2f4e93b4" ;
  a2a:RecordGUID "{da59b0af-54c5-baf4-fa67-a87f2f4e93b4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20211015_5023_00005023.xml van WBA" .

