@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_31ef3da4-bc4c-aef3-2bbc-ca60677920f1
  a a2a:Record ;
  rdfs:label "Registratie op 17 augustus 1820 te Almkerk" ;
  a2a:hasPerson oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-a20b2fd1-963d-159f-c410-45100079e3f8, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-68c73af1-596d-c690-4cbf-45f75aa784ba, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-f794683a-9b6c-828f-e780-82e17f0a57e1, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-4a62a39a-c933-db8c-f24a-9308cccfcee4, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-5bd38707-88d0-1c98-e83c-65427c51a1a9, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-a048f6a4-b835-7d03-929f-5d0844567e27, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-31eae5ac-67e6-0d6f-22b5-3d620bfa4c21, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-2ffe3d5f-7764-2694-d4ab-30bde78ebfdc, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-cdaa7fea-99cc-15da-d172-935774f86577, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-8f2f0b34-9d11-8c94-19b5-6ac9e7e21f4a, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-c48537a4-96f1-7b4b-8920-ef1a9b0acd8d, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-14093764-5eb8-41d3-d135-96838c067c3b, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-4d905174-9b75-cebd-195a-cf524790f41c, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-e6484b5e-189d-ae0a-0d1d-6279549ad01f, oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-28597f80-8705-227e-772b-639608d91ad7 ;
  a2a:hasEvent oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_0, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_1, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_2, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_3, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_4, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_5, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_6, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_7, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_8, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_9, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_10, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_11, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_12, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_13, oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_14 ;
  a2a:hasSource oa:source_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1 .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-a20b2fd1-963d-159f-c410-45100079e3f8
  a a2a:Person ;
  rdfs:label "Aart van den Oven" ;
  a2a:PersonName [
    rdfs:label "Aart van den Oven" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Oven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1820-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-68c73af1-596d-c690-4cbf-45f75aa784ba
  a a2a:Person ;
  rdfs:label "Simon Rombout" ;
  a2a:PersonName [
    rdfs:label "Simon Rombout" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1861-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-f794683a-9b6c-828f-e780-82e17f0a57e1
  a a2a:Person ;
  rdfs:label "Pietronella van de Oven" ;
  a2a:PersonName [
    rdfs:label "Pietronella van de Oven" ;
    a2a:PersonNameFirstName "Pietronella" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Oven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1861-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-4a62a39a-c933-db8c-f24a-9308cccfcee4
  a a2a:Person ;
  rdfs:label "Wilhelmina Rombout" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Rombout" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1884-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-5bd38707-88d0-1c98-e83c-65427c51a1a9
  a a2a:Person ;
  rdfs:label "Zegerina Rombout" ;
  a2a:PersonName [
    rdfs:label "Zegerina Rombout" ;
    a2a:PersonNameFirstName "Zegerina" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1889-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-a048f6a4-b835-7d03-929f-5d0844567e27
  a a2a:Person ;
  rdfs:label "Peter Rombout" ;
  a2a:PersonName [
    rdfs:label "Peter Rombout" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1890-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-31eae5ac-67e6-0d6f-22b5-3d620bfa4c21
  a a2a:Person ;
  rdfs:label "Alida Hendrika Rombout" ;
  a2a:PersonName [
    rdfs:label "Alida Hendrika Rombout" ;
    a2a:PersonNameFirstName "Alida Hendrika" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1891-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-2ffe3d5f-7764-2694-d4ab-30bde78ebfdc
  a a2a:Person ;
  rdfs:label "Aart Cornelis Rombout" ;
  a2a:PersonName [
    rdfs:label "Aart Cornelis Rombout" ;
    a2a:PersonNameFirstName "Aart Cornelis" ;
    a2a:PersonNameLastName "Rombout"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1893-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-cdaa7fea-99cc-15da-d172-935774f86577
  a a2a:Person ;
  rdfs:label "Jan Noorloos" ;
  a2a:PersonName [
    rdfs:label "Jan Noorloos" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Noorloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1877-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-8f2f0b34-9d11-8c94-19b5-6ac9e7e21f4a
  a a2a:Person ;
  rdfs:label "Goverdina van Dijk" ;
  a2a:PersonName [
    rdfs:label "Goverdina van Dijk" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1877-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwerkerk aan den IJssel" ;
    rdfs:label "Nieuwerkerk aan den IJssel"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-c48537a4-96f1-7b4b-8920-ef1a9b0acd8d
  a a2a:Person ;
  rdfs:label "Gerrit Noorloos" ;
  a2a:PersonName [
    rdfs:label "Gerrit Noorloos" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Noorloos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1898-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-14093764-5eb8-41d3-d135-96838c067c3b
  a a2a:Person ;
  rdfs:label "Louwrens van Dijk" ;
  a2a:PersonName [
    rdfs:label "Louwrens van Dijk" ;
    a2a:PersonNameFirstName "Louwrens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1844-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-4d905174-9b75-cebd-195a-cf524790f41c
  a a2a:Person ;
  rdfs:label "Johanna van der Nat" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Nat" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Nat"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1846-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-e6484b5e-189d-ae0a-0d1d-6279549ad01f
  a a2a:Person ;
  rdfs:label "Willemina van de Koppel" ;
  a2a:PersonName [
    rdfs:label "Willemina van de Koppel" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Koppel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1872-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person-28597f80-8705-227e-772b-639608d91ad7
  a a2a:Person ;
  rdfs:label "Hendrika Donkersloot" ;
  a2a:PersonName [
    rdfs:label "Hendrika Donkersloot" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Donkersloot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1888-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1820-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:a20b2fd1-963d-159f-c410-45100079e3f8 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:68c73af1-596d-c690-4cbf-45f75aa784ba ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:f794683a-9b6c-828f-e780-82e17f0a57e1 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:4a62a39a-c933-db8c-f24a-9308cccfcee4 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:5bd38707-88d0-1c98-e83c-65427c51a1a9 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:a048f6a4-b835-7d03-929f-5d0844567e27 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:31eae5ac-67e6-0d6f-22b5-3d620bfa4c21 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:2ffe3d5f-7764-2694-d4ab-30bde78ebfdc ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:cdaa7fea-99cc-15da-d172-935774f86577 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:8f2f0b34-9d11-8c94-19b5-6ac9e7e21f4a ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:c48537a4-96f1-7b4b-8920-ef1a9b0acd8d ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:14093764-5eb8-41d3-d135-96838c067c3b ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:4d905174-9b75-cebd-195a-cf524790f41c ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:e6484b5e-189d-ae0a-0d1d-6279549ad01f ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:relationep_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Person:28597f80-8705-227e-772b-639608d91ad7 ;
  a2a:EventKeyRef oa:event_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1_Event1 .

oa:source_sha_31ef3da4-bc4c-aef3-2bbc-ca60677920f1
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-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: 20, Periode: 1890-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "82" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 20, Periode: 1890-1900, Bevolkingsregister, 20, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/77354287-5740-6003-90f5-6164fe18a011.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/31ef3da4-bc4c-aef3-2bbc-ca60677920f1" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/77354287-5740-6003-90f5-6164fe18a011.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/31ef3da4-bc4c-aef3-2bbc-ca60677920f1" ;
  a2a:RecordGUID "{31ef3da4-bc4c-aef3-2bbc-ca60677920f1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4584_00004584.xml van SHA" .

