@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_f4b9562e-2328-ed76-5f3e-e19536e798ff
  a a2a:Record ;
  rdfs:label "Registratie op 11 juli 1810 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-2648ce88-11a4-8f52-d252-1e686cdad59f, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-7ae55131-64c6-f87e-d10b-9d5fa53ba6f9, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-d188d2bf-76ee-ea59-1366-ccf904f3b9bc, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-8004d6e3-c55e-375c-a82d-ffa790fb15f7, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-13daf8d0-654e-4769-97bb-5678822d1b9a, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-55bbb499-0147-1c4f-f507-e8800f9cf509, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-11fddea8-3635-c1d5-1cc6-dcd30454b88f, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-462f68a7-e62d-e711-1de4-224751103b78, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-68316009-b065-cbb3-6ef1-05b3be7b9770, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-7277532b-dbb2-1441-1076-4b079950cf6e, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-4dc8e19c-06db-1c61-17f4-97a6ee484430, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-315f29eb-372c-0e22-7f37-451eb870bed2, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-c0215571-39e1-b1c2-d891-355ac6b5a1d1, oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-4c957b33-26a5-66c5-cee9-4dc6a1be6ca2 ;
  a2a:hasEvent oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_0, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_1, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_2, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_3, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_4, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_5, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_6, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_7, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_8, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_9, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_10, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_11, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_12, oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_13 ;
  a2a:hasSource oa:source_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-2648ce88-11a4-8f52-d252-1e686cdad59f
  a a2a:Person ;
  rdfs:label "Jan Struik" ;
  a2a:PersonName [
    rdfs:label "Jan Struik" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1810-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-7ae55131-64c6-f87e-d10b-9d5fa53ba6f9
  a a2a:Person ;
  rdfs:label "IJda Dalm" ;
  a2a:PersonName [
    rdfs:label "IJda Dalm" ;
    a2a:PersonNameFirstName "IJda" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1825-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-d188d2bf-76ee-ea59-1366-ccf904f3b9bc
  a a2a:Person ;
  rdfs:label "Maria Struik" ;
  a2a:PersonName [
    rdfs:label "Maria Struik" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1844-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-8004d6e3-c55e-375c-a82d-ffa790fb15f7
  a a2a:Person ;
  rdfs:label "Jannigje Helena Struik" ;
  a2a:PersonName [
    rdfs:label "Jannigje Helena Struik" ;
    a2a:PersonNameFirstName "Jannigje Helena" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-13daf8d0-654e-4769-97bb-5678822d1b9a
  a a2a:Person ;
  rdfs:label "Jenneke Struik" ;
  a2a:PersonName [
    rdfs:label "Jenneke Struik" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "8"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-55bbb499-0147-1c4f-f507-e8800f9cf509
  a a2a:Person ;
  rdfs:label "Pieter Arie Dalm" ;
  a2a:PersonName [
    rdfs:label "Pieter Arie Dalm" ;
    a2a:PersonNameFirstName "Pieter Arie" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1831-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-11fddea8-3635-c1d5-1cc6-dcd30454b88f
  a a2a:Person ;
  rdfs:label "Geertrui Hendrika Dalm" ;
  a2a:PersonName [
    rdfs:label "Geertrui Hendrika Dalm" ;
    a2a:PersonNameFirstName "Geertrui Hendrika" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1828-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-462f68a7-e62d-e711-1de4-224751103b78
  a a2a:Person ;
  rdfs:label "Sijke Dalm" ;
  a2a:PersonName [
    rdfs:label "Sijke Dalm" ;
    a2a:PersonNameFirstName "Sijke" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1833-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-68316009-b065-cbb3-6ef1-05b3be7b9770
  a a2a:Person ;
  rdfs:label "Gr.a Hendrika Struik" ;
  a2a:PersonName [
    rdfs:label "Gr.a Hendrika Struik" ;
    a2a:PersonNameFirstName "Gr.a Hendrika" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1851-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-7277532b-dbb2-1441-1076-4b079950cf6e
  a a2a:Person ;
  rdfs:label "Jan Leendert Struik" ;
  a2a:PersonName [
    rdfs:label "Jan Leendert Struik" ;
    a2a:PersonNameFirstName "Jan Leendert" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1853-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-4dc8e19c-06db-1c61-17f4-97a6ee484430
  a a2a:Person ;
  rdfs:label "Jan Leendert Struik" ;
  a2a:PersonName [
    rdfs:label "Jan Leendert Struik" ;
    a2a:PersonNameFirstName "Jan Leendert" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1854-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-315f29eb-372c-0e22-7f37-451eb870bed2
  a a2a:Person ;
  rdfs:label "Lenardus Jan Wouter Struik" ;
  a2a:PersonName [
    rdfs:label "Lenardus Jan Wouter Struik" ;
    a2a:PersonNameFirstName "Lenardus Jan Wouter" ;
    a2a:PersonNameLastName "Struik"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "8" ;
    rdfs:label "1857-05-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-c0215571-39e1-b1c2-d891-355ac6b5a1d1
  a a2a:Person ;
  rdfs:label "Peter Arie Dalm" ;
  a2a:PersonName [
    rdfs:label "Peter Arie Dalm" ;
    a2a:PersonNameFirstName "Peter Arie" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1831-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person-4c957b33-26a5-66c5-cee9-4dc6a1be6ca2
  a a2a:Person ;
  rdfs:label "Lambertus Johannes van der Colff" ;
  a2a:PersonName [
    rdfs:label "Lambertus Johannes van der Colff" ;
    a2a:PersonNameFirstName "Lambertus Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Colff"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1835-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1810-07-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:2648ce88-11a4-8f52-d252-1e686cdad59f ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:7ae55131-64c6-f87e-d10b-9d5fa53ba6f9 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:d188d2bf-76ee-ea59-1366-ccf904f3b9bc ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:8004d6e3-c55e-375c-a82d-ffa790fb15f7 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:13daf8d0-654e-4769-97bb-5678822d1b9a ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:55bbb499-0147-1c4f-f507-e8800f9cf509 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:11fddea8-3635-c1d5-1cc6-dcd30454b88f ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:462f68a7-e62d-e711-1de4-224751103b78 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:68316009-b065-cbb3-6ef1-05b3be7b9770 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:7277532b-dbb2-1441-1076-4b079950cf6e ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:4dc8e19c-06db-1c61-17f4-97a6ee484430 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:315f29eb-372c-0e22-7f37-451eb870bed2 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:c0215571-39e1-b1c2-d891-355ac6b5a1d1 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:relationep_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Person:4c957b33-26a5-66c5-cee9-4dc6a1be6ca2 ;
  a2a:EventKeyRef oa:event_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff_Event1 .

oa:source_sha_f4b9562e-2328-ed76-5f3e-e19536e798ff
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-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: 1850-1860" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "47" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 4, Periode: 1850-1860, Bevolkingsregister, 4, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/782179e5-d58c-2ca4-db6d-40c8ef19f70a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f4b9562e-2328-ed76-5f3e-e19536e798ff" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/782179e5-d58c-2ca4-db6d-40c8ef19f70a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f4b9562e-2328-ed76-5f3e-e19536e798ff" ;
  a2a:RecordGUID "{f4b9562e-2328-ed76-5f3e-e19536e798ff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4287_00004287.xml van SHA" .

