@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_b02f283d-8a8b-caaa-e7bd-8f29aab15c44
  a a2a:Record ;
  rdfs:label "Registratie op 21 november 1869 te Sint-Annaland" ;
  a2a:hasPerson oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-d8811d8a-c3ea-5605-47aa-05511feebe0a, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-0236dddf-54b9-f752-00da-66addacded46, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-c0a9a014-7459-ca7d-e461-0ea298a4443e, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-29099926-380e-c326-cb0f-5159e5133363, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-09f67478-f7e0-53f4-d871-b7e9b1cb803f, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-839d2fd2-ab54-763a-cdd2-71a17c85febf, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-d986e9e0-7206-40e3-3876-c6a8c9e627c9, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-3d18285d-1448-6048-ae8b-3ee52a73fabe, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-acd3914e-3dc2-4179-813a-1c73ea523ce0, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-f9bc0ddc-1ecc-662d-93cb-2b65461523ee, oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-ad2041a2-ad12-2b62-25f3-33edb15fc213 ;
  a2a:hasEvent oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_0, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_1, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_2, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_3, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_4, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_5, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_6, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_7, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_8, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_9, oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_10 ;
  a2a:hasSource oa:source_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44 .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-d8811d8a-c3ea-5605-47aa-05511feebe0a
  a a2a:Person ;
  rdfs:label "Jacob Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Jacob Goedegebure" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1869-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-0236dddf-54b9-f752-00da-66addacded46
  a a2a:Person ;
  rdfs:label "Kaatje van Vossen" ;
  a2a:PersonName [
    rdfs:label "Kaatje van Vossen" ;
    a2a:PersonNameFirstName "Kaatje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vossen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1869-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-c0a9a014-7459-ca7d-e461-0ea298a4443e
  a a2a:Person ;
  rdfs:label "Antonia Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Antonia Goedegebure" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1895-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-29099926-380e-c326-cb0f-5159e5133363
  a a2a:Person ;
  rdfs:label "Jacoba Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Jacoba Goedegebure" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1898-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-09f67478-f7e0-53f4-d871-b7e9b1cb803f
  a a2a:Person ;
  rdfs:label "Adriana Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Adriana Goedegebure" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1899-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-839d2fd2-ab54-763a-cdd2-71a17c85febf
  a a2a:Person ;
  rdfs:label "Jacob Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Jacob Goedegebure" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1902-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-d986e9e0-7206-40e3-3876-c6a8c9e627c9
  a a2a:Person ;
  rdfs:label "Willem Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Willem Goedegebure" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1905-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-3d18285d-1448-6048-ae8b-3ee52a73fabe
  a a2a:Person ;
  rdfs:label "Cornelis Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Cornelis Goedegebure" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1907-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-acd3914e-3dc2-4179-813a-1c73ea523ce0
  a a2a:Person ;
  rdfs:label "Jacobus Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Jacobus Goedegebure" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1909-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-f9bc0ddc-1ecc-662d-93cb-2b65461523ee
  a a2a:Person ;
  rdfs:label "Maatje Godegebure" ;
  a2a:PersonName [
    rdfs:label "Maatje Godegebure" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNameLastName "Godegebure"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1911-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person-ad2041a2-ad12-2b62-25f3-33edb15fc213
  a a2a:Person ;
  rdfs:label "Jacob Goedegebure" ;
  a2a:PersonName [
    rdfs:label "Jacob Goedegebure" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Goedegebure"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1920-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1869-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:d8811d8a-c3ea-5605-47aa-05511feebe0a ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:0236dddf-54b9-f752-00da-66addacded46 ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:c0a9a014-7459-ca7d-e461-0ea298a4443e ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:29099926-380e-c326-cb0f-5159e5133363 ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:09f67478-f7e0-53f4-d871-b7e9b1cb803f ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:839d2fd2-ab54-763a-cdd2-71a17c85febf ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:d986e9e0-7206-40e3-3876-c6a8c9e627c9 ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:3d18285d-1448-6048-ae8b-3ee52a73fabe ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:acd3914e-3dc2-4179-813a-1c73ea523ce0 ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:f9bc0ddc-1ecc-662d-93cb-2b65461523ee ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:relationep_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Person:ad2041a2-ad12-2b62-25f3-33edb15fc213 ;
  a2a:EventKeyRef oa:event_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44_Event1 .

oa:source_sha_b02f283d-8a8b-caaa-e7bd-8f29aab15c44
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-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: 13, Periode: 1910-1920" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "68" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 13, Periode: 1910-1920, Bevolkingsregister, 13, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/78e92314-bc42-396b-8c42-b733fa73947a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b02f283d-8a8b-caaa-e7bd-8f29aab15c44" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/78e92314-bc42-396b-8c42-b733fa73947a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-07-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b02f283d-8a8b-caaa-e7bd-8f29aab15c44" ;
  a2a:RecordGUID "{b02f283d-8a8b-caaa-e7bd-8f29aab15c44}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5077_00005077.xml van SHA" .

