@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_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72
  a a2a:Record ;
  rdfs:label "Registratie op 16 november 1805 te Ammerzoden" ;
  a2a:hasPerson oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-542d8a14-429c-bc15-94ab-e87361e8f4e3, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-f998d6c6-0774-16c0-dc44-494a94256147, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-49ce2df3-d04e-8c58-6584-8a3bf82df3a5, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-2fdbe985-8e68-0c97-8fba-9fecedfba12f, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-fd42148e-1615-47ae-cd50-802e5552cbca, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-1f1d45b2-7333-cc6f-d1a1-414302d45ac5, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-22847afc-0339-e627-7de3-bbff8f479006, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-b0573e90-55e0-2c05-3c3c-3188ae4dd84f, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-199fb239-cc86-c7e2-989a-e9d27287fce5, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-9b979dfa-8854-39ba-9b9a-516b667c5f26, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-82d88b5b-0ad0-6a97-4a7c-6169b31d86cf, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-0d226aa0-040f-13e3-feab-cd84e812db2a, oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-604349d1-f472-0cc7-4f86-c38e671710c7 ;
  a2a:hasEvent oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_0, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_1, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_2, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_3, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_4, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_5, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_6, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_7, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_8, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_9, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_10, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_11, oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_12 ;
  a2a:hasSource oa:source_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72 .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-542d8a14-429c-bc15-94ab-e87361e8f4e3
  a a2a:Person ;
  rdfs:label "Martinus van den Oord" ;
  a2a:PersonName [
    rdfs:label "Martinus van den Oord" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1805-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ammerzoden" ;
    rdfs:label "Ammerzoden"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-f998d6c6-0774-16c0-dc44-494a94256147
  a a2a:Person ;
  rdfs:label "Jan van den Oord" ;
  a2a:PersonName [
    rdfs:label "Jan van den Oord" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1835-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-49ce2df3-d04e-8c58-6584-8a3bf82df3a5
  a a2a:Person ;
  rdfs:label "Maria van den Oord" ;
  a2a:PersonName [
    rdfs:label "Maria van den Oord" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1836-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-2fdbe985-8e68-0c97-8fba-9fecedfba12f
  a a2a:Person ;
  rdfs:label "Adrianus van den Oord" ;
  a2a:PersonName [
    rdfs:label "Adrianus van den Oord" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1842-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-fd42148e-1615-47ae-cd50-802e5552cbca
  a a2a:Person ;
  rdfs:label "Michiel van den Oord" ;
  a2a:PersonName [
    rdfs:label "Michiel van den Oord" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1848-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-1f1d45b2-7333-cc6f-d1a1-414302d45ac5
  a a2a:Person ;
  rdfs:label "Maria van Drunen" ;
  a2a:PersonName [
    rdfs:label "Maria van Drunen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1841-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-22847afc-0339-e627-7de3-bbff8f479006
  a a2a:Person ;
  rdfs:label "Johannes Joseph van den Oort" ;
  a2a:PersonName [
    rdfs:label "Johannes Joseph van den Oort" ;
    a2a:PersonNameFirstName "Johannes Joseph" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1870-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-b0573e90-55e0-2c05-3c3c-3188ae4dd84f
  a a2a:Person ;
  rdfs:label "Elisabeth van den Oort" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van den Oort" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oort"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1871-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-199fb239-cc86-c7e2-989a-e9d27287fce5
  a a2a:Person ;
  rdfs:label "Johannes van den Oort" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Oort" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1872-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-9b979dfa-8854-39ba-9b9a-516b667c5f26
  a a2a:Person ;
  rdfs:label "Antonie van den Oord" ;
  a2a:PersonName [
    rdfs:label "Antonie van den Oord" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1849-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ammerzoden" ;
    rdfs:label "Ammerzoden"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-82d88b5b-0ad0-6a97-4a7c-6169b31d86cf
  a a2a:Person ;
  rdfs:label "Johanna Norberta van den Oord" ;
  a2a:PersonName [
    rdfs:label "Johanna Norberta van den Oord" ;
    a2a:PersonNameFirstName "Johanna Norberta" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1874-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-0d226aa0-040f-13e3-feab-cd84e812db2a
  a a2a:Person ;
  rdfs:label "Adrianus van den Oord" ;
  a2a:PersonName [
    rdfs:label "Adrianus van den Oord" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1876-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person-604349d1-f472-0cc7-4f86-c38e671710c7
  a a2a:Person ;
  rdfs:label "Gerardus van den Oord" ;
  a2a:PersonName [
    rdfs:label "Gerardus van den Oord" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oord"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1878-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] .

oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1805-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ammerzoden" ;
    rdfs:label "Ammerzoden"
  ] .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:542d8a14-429c-bc15-94ab-e87361e8f4e3 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:f998d6c6-0774-16c0-dc44-494a94256147 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:49ce2df3-d04e-8c58-6584-8a3bf82df3a5 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:2fdbe985-8e68-0c97-8fba-9fecedfba12f ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:fd42148e-1615-47ae-cd50-802e5552cbca ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:1f1d45b2-7333-cc6f-d1a1-414302d45ac5 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:22847afc-0339-e627-7de3-bbff8f479006 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:b0573e90-55e0-2c05-3c3c-3188ae4dd84f ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:199fb239-cc86-c7e2-989a-e9d27287fce5 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:9b979dfa-8854-39ba-9b9a-516b667c5f26 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:82d88b5b-0ad0-6a97-4a7c-6169b31d86cf ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:0d226aa0-040f-13e3-feab-cd84e812db2a ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:relationep_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Person:604349d1-f472-0cc7-4f86-c38e671710c7 ;
  a2a:EventKeyRef oa:event_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72_Event1 .

oa:source_sha_26e2aecb-ba06-1a5b-24cf-e9512a3bfe72
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1862-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 4, Periode: 1862-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "233" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 4, Periode: 1862-1880, Bevolkingsregister, 4, 233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1ce362ff-5a5c-1aa7-7c8b-b0be79fa5254.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/26e2aecb-ba06-1a5b-24cf-e9512a3bfe72" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1ce362ff-5a5c-1aa7-7c8b-b0be79fa5254.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/26e2aecb-ba06-1a5b-24cf-e9512a3bfe72" ;
  a2a:RecordGUID "{26e2aecb-ba06-1a5b-24cf-e9512a3bfe72}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4541_00004541.xml van SHA" .

