@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_5bafe4b5-a84d-e784-6c29-e08bf4176473
  a a2a:Record ;
  rdfs:label "Registratie op 10 oktober 1865 te Dussen" ;
  a2a:hasPerson oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-3ce8d0b5-6aa4-dcb1-cf6f-3e3c2bc8753d, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-603d10b5-610c-d344-dfd3-9a4c04ca79c9, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-3c238fc4-b1d9-4a78-adad-ea95bc86c1a8, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-e02bef79-c039-028f-eecf-2e8b81957f07, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-ec71455a-4b91-1414-8469-a3eaec5f2bf8, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-4fbe10a5-79c0-4db6-4cba-b3e6d947c9ac, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-ec72e470-87c2-4c26-7f74-89deab0f351a, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-0ef8900f-f863-77bc-ce04-da6d06a515ca, oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-35ff302f-0855-8118-aed2-80eb67858afe ;
  a2a:hasEvent oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_0, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_1, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_2, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_3, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_4, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_5, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_6, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_7, oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_8 ;
  a2a:hasSource oa:source_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473 .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-3ce8d0b5-6aa4-dcb1-cf6f-3e3c2bc8753d
  a a2a:Person ;
  rdfs:label "Johannes van Balkom" ;
  a2a:PersonName [
    rdfs:label "Johannes van Balkom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1865-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-603d10b5-610c-d344-dfd3-9a4c04ca79c9
  a a2a:Person ;
  rdfs:label "Arnolda Heijmans" ;
  a2a:PersonName [
    rdfs:label "Arnolda Heijmans" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNameLastName "Heijmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1864-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-3c238fc4-b1d9-4a78-adad-ea95bc86c1a8
  a a2a:Person ;
  rdfs:label "Henrica Joanna van Balkom" ;
  a2a:PersonName [
    rdfs:label "Henrica Joanna van Balkom" ;
    a2a:PersonNameFirstName "Henrica Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1897-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-e02bef79-c039-028f-eecf-2e8b81957f07
  a a2a:Person ;
  rdfs:label "Wilhelmus Hubertus van Balkom" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hubertus van Balkom" ;
    a2a:PersonNameFirstName "Wilhelmus Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1899-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-ec71455a-4b91-1414-8469-a3eaec5f2bf8
  a a2a:Person ;
  rdfs:label "Antonius Cornelis van Balkom" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelis van Balkom" ;
    a2a:PersonNameFirstName "Antonius Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1902-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-4fbe10a5-79c0-4db6-4cba-b3e6d947c9ac
  a a2a:Person ;
  rdfs:label "Petrus Johannes van Balkom" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes van Balkom" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1905-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-ec72e470-87c2-4c26-7f74-89deab0f351a
  a a2a:Person ;
  rdfs:label "Joanna Arnolda van Balkom" ;
  a2a:PersonName [
    rdfs:label "Joanna Arnolda van Balkom" ;
    a2a:PersonNameFirstName "Joanna Arnolda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1907-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-0ef8900f-f863-77bc-ce04-da6d06a515ca
  a a2a:Person ;
  rdfs:label "Henricus Cornelius van Balkom" ;
  a2a:PersonName [
    rdfs:label "Henricus Cornelius van Balkom" ;
    a2a:PersonNameFirstName "Henricus Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1908-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person-35ff302f-0855-8118-aed2-80eb67858afe
  a a2a:Person ;
  rdfs:label "Huiberdina Johanna van Balkom" ;
  a2a:PersonName [
    rdfs:label "Huiberdina Johanna van Balkom" ;
    a2a:PersonNameFirstName "Huiberdina Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Balkom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1904-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1865-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:3ce8d0b5-6aa4-dcb1-cf6f-3e3c2bc8753d ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:603d10b5-610c-d344-dfd3-9a4c04ca79c9 ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:3c238fc4-b1d9-4a78-adad-ea95bc86c1a8 ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:e02bef79-c039-028f-eecf-2e8b81957f07 ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:ec71455a-4b91-1414-8469-a3eaec5f2bf8 ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:4fbe10a5-79c0-4db6-4cba-b3e6d947c9ac ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:ec72e470-87c2-4c26-7f74-89deab0f351a ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:0ef8900f-f863-77bc-ce04-da6d06a515ca ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:relationep_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Person:35ff302f-0855-8118-aed2-80eb67858afe ;
  a2a:EventKeyRef oa:event_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473_Event1 .

oa:source_sha_5bafe4b5-a84d-e784-6c29-e08bf4176473
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1920-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-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: 19, Periode: 1920-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "96" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 19, Periode: 1920-1940, Bevolkingsregister, 19, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/49b62383-a21c-ef4d-37f4-9ec82c5d3f5d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5bafe4b5-a84d-e784-6c29-e08bf4176473" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/49b62383-a21c-ef4d-37f4-9ec82c5d3f5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5bafe4b5-a84d-e784-6c29-e08bf4176473" ;
  a2a:RecordGUID "{5bafe4b5-a84d-e784-6c29-e08bf4176473}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4748_00004748.xml van SHA" .

