@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_b5afbd55-e1fb-a186-799e-a530fdac2b07
  a a2a:Record ;
  rdfs:label "Registratie op 1 november 1867" ;
  a2a:hasPerson oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-9ca9db57-49ed-3d59-e7e7-2e3a590d64ae, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-57a5024c-324b-d30b-c942-df63387bf0f8, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-cae9e851-6baa-9b61-04dc-1f60d45b6fb3, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-d23d884c-6acc-73ed-0b68-4323cd7fe311, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-f4e694d0-b4a6-bdbc-de48-6d4c5cc64914, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-73214d2d-c266-a1a5-2c0d-4d096dd72615, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-88a85c5a-ed46-4fc5-67bb-dd3d001103cb, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-773c5c79-61ef-4ea8-fe7b-ebc1fab1961c, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-3e9c586b-3d31-869f-9a6d-c6e6973d0327, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-26b7f437-4f94-9b8e-ac68-6f8d877883d8, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-0f6dd9dd-8010-fcba-075d-dcaee44dd990, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-6ff7d4d2-5c1b-ac1d-0d93-270ef729b389, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-ca7641a0-33f3-7ddf-de44-2f28a57fdbc8, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-b73255a9-3646-0d40-03e7-ccde12c511e5, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-803dae61-dacf-2e19-98a0-f14ef263f58d, oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-43595ccb-6c06-feec-f3d4-1cfbca26eebc ;
  a2a:hasEvent oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_0, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_1, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_2, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_3, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_4, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_5, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_6, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_7, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_8, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_9, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_10, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_11, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_12, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_13, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_14, oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_15 ;
  a2a:hasSource oa:source_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07 .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-9ca9db57-49ed-3d59-e7e7-2e3a590d64ae
  a a2a:Person ;
  rdfs:label "Martinus Ippel" ;
  a2a:PersonName [
    rdfs:label "Martinus Ippel" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1867-11-01"^^xsd:date
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-57a5024c-324b-d30b-c942-df63387bf0f8
  a a2a:Person ;
  rdfs:label "Adriana Evers" ;
  a2a:PersonName [
    rdfs:label "Adriana Evers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1878-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-cae9e851-6baa-9b61-04dc-1f60d45b6fb3
  a a2a:Person ;
  rdfs:label "Bastiaan Markus Ippel" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Markus Ippel" ;
    a2a:PersonNameFirstName "Bastiaan Markus" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1898-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-d23d884c-6acc-73ed-0b68-4323cd7fe311
  a a2a:Person ;
  rdfs:label "Sijke Johanna Ippel" ;
  a2a:PersonName [
    rdfs:label "Sijke Johanna Ippel" ;
    a2a:PersonNameFirstName "Sijke Johanna" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1899-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-f4e694d0-b4a6-bdbc-de48-6d4c5cc64914
  a a2a:Person ;
  rdfs:label "Johannes Martinus Ippel" ;
  a2a:PersonName [
    rdfs:label "Johannes Martinus Ippel" ;
    a2a:PersonNameFirstName "Johannes Martinus" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1901-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-73214d2d-c266-a1a5-2c0d-4d096dd72615
  a a2a:Person ;
  rdfs:label "Judith Aagje Ippel" ;
  a2a:PersonName [
    rdfs:label "Judith Aagje Ippel" ;
    a2a:PersonNameFirstName "Judith Aagje" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1903-08-26"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-88a85c5a-ed46-4fc5-67bb-dd3d001103cb
  a a2a:Person ;
  rdfs:label "Cornelis Wouter Ippel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wouter Ippel" ;
    a2a:PersonNameFirstName "Cornelis Wouter" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1905-09-07"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-773c5c79-61ef-4ea8-fe7b-ebc1fab1961c
  a a2a:Person ;
  rdfs:label "Johanna Adriana Helena Ippel" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Helena Ippel" ;
    a2a:PersonNameFirstName "Johanna Adriana Helena" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1907-01-15"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-3e9c586b-3d31-869f-9a6d-c6e6973d0327
  a a2a:Person ;
  rdfs:label "Antonie Hendrikus Ippel" ;
  a2a:PersonName [
    rdfs:label "Antonie Hendrikus Ippel" ;
    a2a:PersonNameFirstName "Antonie Hendrikus" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1908-11-19"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-26b7f437-4f94-9b8e-ac68-6f8d877883d8
  a a2a:Person ;
  rdfs:label "Adriana Cornelia Ippel" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelia Ippel" ;
    a2a:PersonNameFirstName "Adriana Cornelia" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1910-07-21"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-0f6dd9dd-8010-fcba-075d-dcaee44dd990
  a a2a:Person ;
  rdfs:label "Aagje Woitrina Ippel" ;
  a2a:PersonName [
    rdfs:label "Aagje Woitrina Ippel" ;
    a2a:PersonNameFirstName "Aagje Woitrina" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1912-05-07"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-6ff7d4d2-5c1b-ac1d-0d93-270ef729b389
  a a2a:Person ;
  rdfs:label "Cornelia Ida Ippel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Ida Ippel" ;
    a2a:PersonNameFirstName "Cornelia Ida" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1914-05-23"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-ca7641a0-33f3-7ddf-de44-2f28a57fdbc8
  a a2a:Person ;
  rdfs:label "Antonie Hendricus Ippel" ;
  a2a:PersonName [
    rdfs:label "Antonie Hendricus Ippel" ;
    a2a:PersonNameFirstName "Antonie Hendricus" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1915-12-23"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-b73255a9-3646-0d40-03e7-ccde12c511e5
  a a2a:Person ;
  rdfs:label "Martinus Johannes Ippel" ;
  a2a:PersonName [
    rdfs:label "Martinus Johannes Ippel" ;
    a2a:PersonNameFirstName "Martinus Johannes" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1917-04-29"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-803dae61-dacf-2e19-98a0-f14ef263f58d
  a a2a:Person ;
  rdfs:label "Teuntje Jannigje Ippel" ;
  a2a:PersonName [
    rdfs:label "Teuntje Jannigje Ippel" ;
    a2a:PersonNameFirstName "Teuntje Jannigje" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1918-11-18"^^xsd:date
  ] .

oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person-43595ccb-6c06-feec-f3d4-1cfbca26eebc
  a a2a:Person ;
  rdfs:label "Ida Adriana Ippel" ;
  a2a:PersonName [
    rdfs:label "Ida Adriana Ippel" ;
    a2a:PersonNameFirstName "Ida Adriana" ;
    a2a:PersonNameLastName "Ippel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1920-11-02"^^xsd:date
  ] .

oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1867-11-01"^^xsd:date
  ] .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:9ca9db57-49ed-3d59-e7e7-2e3a590d64ae ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:57a5024c-324b-d30b-c942-df63387bf0f8 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:cae9e851-6baa-9b61-04dc-1f60d45b6fb3 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:d23d884c-6acc-73ed-0b68-4323cd7fe311 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:f4e694d0-b4a6-bdbc-de48-6d4c5cc64914 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:73214d2d-c266-a1a5-2c0d-4d096dd72615 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:88a85c5a-ed46-4fc5-67bb-dd3d001103cb ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:773c5c79-61ef-4ea8-fe7b-ebc1fab1961c ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:3e9c586b-3d31-869f-9a6d-c6e6973d0327 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:26b7f437-4f94-9b8e-ac68-6f8d877883d8 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:0f6dd9dd-8010-fcba-075d-dcaee44dd990 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:6ff7d4d2-5c1b-ac1d-0d93-270ef729b389 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:ca7641a0-33f3-7ddf-de44-2f28a57fdbc8 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:b73255a9-3646-0d40-03e7-ccde12c511e5 ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:803dae61-dacf-2e19-98a0-f14ef263f58d ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:relationep_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Person:43595ccb-6c06-feec-f3d4-1cfbca26eebc ;
  a2a:EventKeyRef oa:event_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07_Event1 .

oa:source_sha_b5afbd55-e1fb-a186-799e-a530fdac2b07
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1900-01-01 - 1936-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1936-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: 12, Periode: 1900-1936" ;
    a2a:Book "Gezinskaarten" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "743" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1900-1936, Gezinskaarten, 12, 743"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c3294267-323a-ca21-75e9-27f689751089.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b5afbd55-e1fb-a186-799e-a530fdac2b07" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c3294267-323a-ca21-75e9-27f689751089.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9c5bb92d-aef7-65c2-a551-11448afbd581.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b5afbd55-e1fb-a186-799e-a530fdac2b07" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9c5bb92d-aef7-65c2-a551-11448afbd581.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b5afbd55-e1fb-a186-799e-a530fdac2b07" ;
  a2a:RecordGUID "{b5afbd55-e1fb-a186-799e-a530fdac2b07}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5098_00005098.xml van SHA" .

