@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_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8
  a a2a:Record ;
  rdfs:label "Registratie op 28 juli 1824 te Babyloniënbroek" ;
  a2a:hasPerson oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-f3998cb3-df25-7646-2821-599a81574f88, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-00c2ee40-7680-cdd0-31d3-27f99e0b73d2, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-0972f901-6f6f-6a37-339e-8f90d7cd134d, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-2afd1bb6-b29a-123a-2613-b8d00e6c7698, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-321df8cd-762e-87a3-674c-c78a976effb3, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-1b790943-db1a-1348-bca0-1c7e64bb702f, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-3b74f76e-da45-48d0-cc1e-d813ebebc085, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-ec31b2fe-d9d1-486e-b9a8-0451a86f0ede, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-c2f6ce1c-823d-f06f-136d-d841f0e277c8, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-d16998bf-6cc7-5644-4399-b09743cadad8, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-2b0fd02f-c3a1-447d-d70b-21cc9771d37b, oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-c116e799-c083-b5f5-3b47-53f8e3e90037 ;
  a2a:hasEvent oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_0, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_1, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_2, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_3, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_4, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_5, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_6, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_7, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_8, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_9, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_10, oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_11 ;
  a2a:hasSource oa:source_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8 .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-f3998cb3-df25-7646-2821-599a81574f88
  a a2a:Person ;
  rdfs:label "Jan Boom" ;
  a2a:PersonName [
    rdfs:label "Jan Boom" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1824-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-00c2ee40-7680-cdd0-31d3-27f99e0b73d2
  a a2a:Person ;
  rdfs:label "Neelje de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Neelje de Bruijn" ;
    a2a:PersonNameFirstName "Neelje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1827-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-0972f901-6f6f-6a37-339e-8f90d7cd134d
  a a2a:Person ;
  rdfs:label "Geertrui Boom" ;
  a2a:PersonName [
    rdfs:label "Geertrui Boom" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1858-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-2afd1bb6-b29a-123a-2613-b8d00e6c7698
  a a2a:Person ;
  rdfs:label "Pieternella Boom" ;
  a2a:PersonName [
    rdfs:label "Pieternella Boom" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1860-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-321df8cd-762e-87a3-674c-c78a976effb3
  a a2a:Person ;
  rdfs:label "Gerrit Boom" ;
  a2a:PersonName [
    rdfs:label "Gerrit Boom" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1862-07-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-1b790943-db1a-1348-bca0-1c7e64bb702f
  a a2a:Person ;
  rdfs:label "Adriana Boom" ;
  a2a:PersonName [
    rdfs:label "Adriana Boom" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1865-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-3b74f76e-da45-48d0-cc1e-d813ebebc085
  a a2a:Person ;
  rdfs:label "Cornelis Boom" ;
  a2a:PersonName [
    rdfs:label "Cornelis Boom" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1867-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-ec31b2fe-d9d1-486e-b9a8-0451a86f0ede
  a a2a:Person ;
  rdfs:label "Cornelia Boom" ;
  a2a:PersonName [
    rdfs:label "Cornelia Boom" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1870-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-c2f6ce1c-823d-f06f-136d-d841f0e277c8
  a a2a:Person ;
  rdfs:label "Hermina Antonia Maria van der Linden" ;
  a2a:PersonName [
    rdfs:label "Hermina Antonia Maria van der Linden" ;
    a2a:PersonNameFirstName "Hermina Antonia Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1869-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Profession "onderwijzeres" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-d16998bf-6cc7-5644-4399-b09743cadad8
  a a2a:Person ;
  rdfs:label "Pieter Bonis" ;
  a2a:PersonName [
    rdfs:label "Pieter Bonis" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1856-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-2b0fd02f-c3a1-447d-d70b-21cc9771d37b
  a a2a:Person ;
  rdfs:label "Neeltje Bonis" ;
  a2a:PersonName [
    rdfs:label "Neeltje Bonis" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1888-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person-c116e799-c083-b5f5-3b47-53f8e3e90037
  a a2a:Person ;
  rdfs:label "Elisabeth Bonis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Bonis" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1890-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1824-07-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:f3998cb3-df25-7646-2821-599a81574f88 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:00c2ee40-7680-cdd0-31d3-27f99e0b73d2 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:0972f901-6f6f-6a37-339e-8f90d7cd134d ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:2afd1bb6-b29a-123a-2613-b8d00e6c7698 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:321df8cd-762e-87a3-674c-c78a976effb3 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:1b790943-db1a-1348-bca0-1c7e64bb702f ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:3b74f76e-da45-48d0-cc1e-d813ebebc085 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:ec31b2fe-d9d1-486e-b9a8-0451a86f0ede ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:c2f6ce1c-823d-f06f-136d-d841f0e277c8 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:d16998bf-6cc7-5644-4399-b09743cadad8 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:2b0fd02f-c3a1-447d-d70b-21cc9771d37b ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:relationep_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Person:c116e799-c083-b5f5-3b47-53f8e3e90037 ;
  a2a:EventKeyRef oa:event_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8_Event1 .

oa:source_sha_10303eea-e8a8-0e36-70c1-b39756ef43b8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1880-01-01 - 1891-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 9, Periode: 1880-1891" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "138" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 9, Periode: 1880-1891, Bevolkingsregister, 9, 138"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/df1fd654-0d9b-dc42-f02a-6730bf0f9f7f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/10303eea-e8a8-0e36-70c1-b39756ef43b8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/df1fd654-0d9b-dc42-f02a-6730bf0f9f7f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-10-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/10303eea-e8a8-0e36-70c1-b39756ef43b8" ;
  a2a:RecordGUID "{10303eea-e8a8-0e36-70c1-b39756ef43b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4453_00004453.xml van SHA" .

