@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_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3
  a a2a:Record ;
  rdfs:label "Registratie op 2 september 1792 te Heusden" ;
  a2a:hasPerson oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-51a769b7-86ec-8f44-b72f-de4389dc87dd, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-f6706d3d-72e5-c119-8782-24248a0d17b4, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-ce430be3-7016-9cef-e697-b83279cc7d1e, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-8c1e6682-98e4-633f-18e6-0dd5b18905a2, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-a9b276b7-2db3-bd84-45ae-2356800b7147, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-746c688c-fd4b-23da-eacd-90d8a1b173c7, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-faa95a7b-e17d-41f3-f171-6d78f143bf0c, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-7cc9aaf8-9cc1-8e34-c1ef-261aa94dc211, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-0f0bf4c9-7ba0-0890-e816-f1fa89e98d73, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-57b786d4-b2dc-b698-2ce2-fbbb578614ed, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-070841bb-778e-d754-d546-771aa3eeb23f, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-c2c952fe-d21b-4a59-da07-af2c37498743, oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-5ee537e4-2511-e05e-f114-0c3e7ae5b3e7 ;
  a2a:hasEvent oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_0, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_1, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_2, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_3, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_4, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_5, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_6, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_7, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_8, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_9, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_10, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_11, oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_12 ;
  a2a:hasSource oa:source_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3 .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-51a769b7-86ec-8f44-b72f-de4389dc87dd
  a a2a:Person ;
  rdfs:label "Gerrard Engelberg" ;
  a2a:PersonName [
    rdfs:label "Gerrard Engelberg" ;
    a2a:PersonNameFirstName "Gerrard" ;
    a2a:PersonNameLastName "Engelberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1792" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1792-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-f6706d3d-72e5-c119-8782-24248a0d17b4
  a a2a:Person ;
  rdfs:label "Pietronella Gaasvelders" ;
  a2a:PersonName [
    rdfs:label "Pietronella Gaasvelders" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNameLastName "Gaasvelders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1773" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1773-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-ce430be3-7016-9cef-e697-b83279cc7d1e
  a a2a:Person ;
  rdfs:label "Catharina Elizabeth van Vianen" ;
  a2a:PersonName [
    rdfs:label "Catharina Elizabeth van Vianen" ;
    a2a:PersonNameFirstName "Catharina Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vianen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1758" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1758-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-8c1e6682-98e4-633f-18e6-0dd5b18905a2
  a a2a:Person ;
  rdfs:label "Marie van Vianen" ;
  a2a:PersonName [
    rdfs:label "Marie van Vianen" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vianen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1761" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1761-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-a9b276b7-2db3-bd84-45ae-2356800b7147
  a a2a:Person ;
  rdfs:label "Leonardus Laarhoven" ;
  a2a:PersonName [
    rdfs:label "Leonardus Laarhoven" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Laarhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1761" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1761-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-746c688c-fd4b-23da-eacd-90d8a1b173c7
  a a2a:Person ;
  rdfs:label "Geertruida Smits" ;
  a2a:PersonName [
    rdfs:label "Geertruida Smits" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1778-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-faa95a7b-e17d-41f3-f171-6d78f143bf0c
  a a2a:Person ;
  rdfs:label "Petronella Dupont" ;
  a2a:PersonName [
    rdfs:label "Petronella Dupont" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Dupont"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1746" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1746-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "rentenier" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-7cc9aaf8-9cc1-8e34-c1ef-261aa94dc211
  a a2a:Person ;
  rdfs:label "Alida Jacoba Dupont" ;
  a2a:PersonName [
    rdfs:label "Alida Jacoba Dupont" ;
    a2a:PersonNameFirstName "Alida Jacoba" ;
    a2a:PersonNameLastName "Dupont"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1741" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1741-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "rentenier" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-0f0bf4c9-7ba0-0890-e816-f1fa89e98d73
  a a2a:Person ;
  rdfs:label "Jan Hendrik van Baak" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik van Baak" ;
    a2a:PersonNameFirstName "Jan Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baak"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1769" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1769-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "rentenier" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-57b786d4-b2dc-b698-2ce2-fbbb578614ed
  a a2a:Person ;
  rdfs:label "Maria Magriet Maggiels" ;
  a2a:PersonName [
    rdfs:label "Maria Magriet Maggiels" ;
    a2a:PersonNameFirstName "Maria Magriet" ;
    a2a:PersonNameLastName "Maggiels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1773" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1773-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijckholt" ;
    rdfs:label "Rijckholt"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-070841bb-778e-d754-d546-771aa3eeb23f
  a a2a:Person ;
  rdfs:label "Gerardus J van Bers" ;
  a2a:PersonName [
    rdfs:label "Gerardus J van Bers" ;
    a2a:PersonNameFirstName "Gerardus J" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1784" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1784-01-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-c2c952fe-d21b-4a59-da07-af2c37498743
  a a2a:Person ;
  rdfs:label "Catarina van den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Catarina van den Bogaard" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1786" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1786-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person-5ee537e4-2511-e05e-f114-0c3e7ae5b3e7
  a a2a:Person ;
  rdfs:label "Johanna van Mierloo" ;
  a2a:PersonName [
    rdfs:label "Johanna van Mierloo" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierloo"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1790" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1790-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1792-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:51a769b7-86ec-8f44-b72f-de4389dc87dd ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:f6706d3d-72e5-c119-8782-24248a0d17b4 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:ce430be3-7016-9cef-e697-b83279cc7d1e ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:8c1e6682-98e4-633f-18e6-0dd5b18905a2 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:a9b276b7-2db3-bd84-45ae-2356800b7147 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:746c688c-fd4b-23da-eacd-90d8a1b173c7 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:faa95a7b-e17d-41f3-f171-6d78f143bf0c ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:7cc9aaf8-9cc1-8e34-c1ef-261aa94dc211 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:0f0bf4c9-7ba0-0890-e816-f1fa89e98d73 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:57b786d4-b2dc-b698-2ce2-fbbb578614ed ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:070841bb-778e-d754-d546-771aa3eeb23f ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:c2c952fe-d21b-4a59-da07-af2c37498743 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:relationep_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Person:5ee537e4-2511-e05e-f114-0c3e7ae5b3e7 ;
  a2a:EventKeyRef oa:event_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3_Event1 .

oa:source_sha_e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1810-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: bevolkingsregister, Deel: 1, Periode: 1810" ;
    a2a:Book "Volkstellingsregister" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "2" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: bevolkingsregister, Deel: 1, Periode: 1810, Volkstellingsregister, 1, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5b5f39be-2e87-944c-528c-39922cff4ac9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5b5f39be-2e87-944c-528c-39922cff4ac9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3" ;
  a2a:RecordGUID "{e5cc6bdc-0d07-bbc6-0c29-71ac89391ee3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4230_00004230.xml van SHA" .

