@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_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06
  a a2a:Record ;
  rdfs:label "Registratie op 28 september 1847 te Woudrichem" ;
  a2a:hasPerson oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-43d08e66-3861-a1aa-59e8-8fe6cfc3c01e, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-a1f489b9-81c4-a256-1550-094694201332, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-23088f39-e3b5-9854-efdf-f2877ff20eac, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-8a0cd979-bffd-40ba-a19e-836db31a9836, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-8a7dc5e8-73d1-32ee-9ff4-ae4724eddbaf, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-1c1311cc-eccc-2bb6-77ca-202f2932e6f0, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-e3189665-1dfd-0786-204b-9c1c53237ce7, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-a7cc187a-e439-0277-4318-f0b8f0a97128, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-ffc53dfb-fd1e-3d25-72a1-2c2bc820e473, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-5df9b7bb-6932-2352-95ac-f6bf255f7fc5, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-e2dedcb6-8379-518e-fd41-d1201c23a92a, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-cc02daac-8d72-8fcf-ccb5-26eeb1345843, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-b8bcabdf-0487-db02-0cf7-88f213cd1c4b, oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-21139df8-aefd-c007-fc59-ee47cd588ac8 ;
  a2a:hasEvent oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_0, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_1, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_2, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_3, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_4, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_5, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_6, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_7, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_8, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_9, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_10, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_11, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_12, oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_13 ;
  a2a:hasSource oa:source_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06 .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-43d08e66-3861-a1aa-59e8-8fe6cfc3c01e
  a a2a:Person ;
  rdfs:label "Gooze Dalm" ;
  a2a:PersonName [
    rdfs:label "Gooze Dalm" ;
    a2a:PersonNameFirstName "Gooze" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1847-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-a1f489b9-81c4-a256-1550-094694201332
  a a2a:Person ;
  rdfs:label "Hermina van Vugt" ;
  a2a:PersonName [
    rdfs:label "Hermina van Vugt" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1849-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk (NB)" ;
    rdfs:label "Rijswijk (NB)"
  ] .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-23088f39-e3b5-9854-efdf-f2877ff20eac
  a a2a:Person ;
  rdfs:label "Hendrik Vink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1875-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-8a0cd979-bffd-40ba-a19e-836db31a9836
  a a2a:Person ;
  rdfs:label "Dirkje Dalm" ;
  a2a:PersonName [
    rdfs:label "Dirkje Dalm" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1875-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-8a7dc5e8-73d1-32ee-9ff4-ae4724eddbaf
  a a2a:Person ;
  rdfs:label "Hendrik Vink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Vink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1900-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-1c1311cc-eccc-2bb6-77ca-202f2932e6f0
  a a2a:Person ;
  rdfs:label "Goossen Vink" ;
  a2a:PersonName [
    rdfs:label "Goossen Vink" ;
    a2a:PersonNameFirstName "Goossen" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1903-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-e3189665-1dfd-0786-204b-9c1c53237ce7
  a a2a:Person ;
  rdfs:label "Hermina Vink" ;
  a2a:PersonName [
    rdfs:label "Hermina Vink" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNameLastName "Vink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1906-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-a7cc187a-e439-0277-4318-f0b8f0a97128
  a a2a:Person ;
  rdfs:label "Cornelis Dalm" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dalm" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1844-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-ffc53dfb-fd1e-3d25-72a1-2c2bc820e473
  a a2a:Person ;
  rdfs:label "Peter Cornelis Dalm" ;
  a2a:PersonName [
    rdfs:label "Peter Cornelis Dalm" ;
    a2a:PersonNameFirstName "Peter Cornelis" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1881-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-5df9b7bb-6932-2352-95ac-f6bf255f7fc5
  a a2a:Person ;
  rdfs:label "Cornelis Gerrit Dalm" ;
  a2a:PersonName [
    rdfs:label "Cornelis Gerrit Dalm" ;
    a2a:PersonNameFirstName "Cornelis Gerrit" ;
    a2a:PersonNameLastName "Dalm"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1906-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-e2dedcb6-8379-518e-fd41-d1201c23a92a
  a a2a:Person ;
  rdfs:label "Cornelis Theodorus Hubertus Caris" ;
  a2a:PersonName [
    rdfs:label "Cornelis Theodorus Hubertus Caris" ;
    a2a:PersonNameFirstName "Cornelis Theodorus Hubertus" ;
    a2a:PersonNameLastName "Caris"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1899-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:Profession "timmerman/meubelmaker" .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-cc02daac-8d72-8fcf-ccb5-26eeb1345843
  a a2a:Person ;
  rdfs:label "Aldegonda Antonia Henrica Pruissen" ;
  a2a:PersonName [
    rdfs:label "Aldegonda Antonia Henrica Pruissen" ;
    a2a:PersonNameFirstName "Aldegonda Antonia Henrica" ;
    a2a:PersonNameLastName "Pruissen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1896-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weert" ;
    rdfs:label "Weert"
  ] .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-b8bcabdf-0487-db02-0cf7-88f213cd1c4b
  a a2a:Person ;
  rdfs:label "Henricus Jacobus Martinus Caris" ;
  a2a:PersonName [
    rdfs:label "Henricus Jacobus Martinus Caris" ;
    a2a:PersonNameFirstName "Henricus Jacobus Martinus" ;
    a2a:PersonNameLastName "Caris"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1923-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person-21139df8-aefd-c007-fc59-ee47cd588ac8
  a a2a:Person ;
  rdfs:label "Marius Antonius Henricus Caris" ;
  a2a:PersonName [
    rdfs:label "Marius Antonius Henricus Caris" ;
    a2a:PersonNameFirstName "Marius Antonius Henricus" ;
    a2a:PersonNameLastName "Caris"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1929" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1929-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1847-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:43d08e66-3861-a1aa-59e8-8fe6cfc3c01e ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:a1f489b9-81c4-a256-1550-094694201332 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:23088f39-e3b5-9854-efdf-f2877ff20eac ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:8a0cd979-bffd-40ba-a19e-836db31a9836 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:8a7dc5e8-73d1-32ee-9ff4-ae4724eddbaf ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:1c1311cc-eccc-2bb6-77ca-202f2932e6f0 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:e3189665-1dfd-0786-204b-9c1c53237ce7 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:a7cc187a-e439-0277-4318-f0b8f0a97128 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:ffc53dfb-fd1e-3d25-72a1-2c2bc820e473 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:5df9b7bb-6932-2352-95ac-f6bf255f7fc5 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:e2dedcb6-8379-518e-fd41-d1201c23a92a ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:cc02daac-8d72-8fcf-ccb5-26eeb1345843 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:b8bcabdf-0487-db02-0cf7-88f213cd1c4b ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:relationep_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Person:21139df8-aefd-c007-fc59-ee47cd588ac8 ;
  a2a:EventKeyRef oa:event_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06_Event1 .

oa:source_sha_f4f41ce2-71c0-c0b2-30d1-a03921cd2b06
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1900-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-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: 18, Periode: 1900-1940" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "35" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 18, Periode: 1900-1940, Bevolkingsregister, 18, 35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7af9d75b-b276-ff39-3706-47d3bd51b990.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f4f41ce2-71c0-c0b2-30d1-a03921cd2b06" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7af9d75b-b276-ff39-3706-47d3bd51b990.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f4f41ce2-71c0-c0b2-30d1-a03921cd2b06" ;
  a2a:RecordGUID "{f4f41ce2-71c0-c0b2-30d1-a03921cd2b06}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4287_00004287.xml van SHA" .

