@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_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a
  a a2a:Record ;
  rdfs:label "Registratie op 5 september 1876 te Utrecht" ;
  a2a:hasPerson oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-b30f6492-8a0a-c15e-c2c5-cd08fb3ae740, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-d0f0f62d-6874-b92b-895d-a3abc2fb7990, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-fb3fbf08-5cae-e119-17ad-28c9270a09bc, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-2b550616-fb08-a6ff-054a-6c365ad80849, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-f93ef7e8-dcbd-65e9-97b7-acd47c44aada, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-17f60ad8-8100-cf29-3913-64b70f390d98, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-3a689f10-d5db-bed8-3711-a56371811bad, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-2c527587-a86f-e195-ee39-b5c02ffef9c0, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-77bad3d1-6405-f021-789b-e73ee4bbe0dc, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-abfddae2-365f-99b2-b9cc-090a823fe02a, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-6211943c-f199-470e-b1a6-bb97a3772dc5, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-3ed4b502-8ddf-e866-e2e0-bef8a324737e, oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-600ec124-5746-a8a3-a1aa-388385cc2866 ;
  a2a:hasEvent oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_0, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_1, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_2, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_3, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_4, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_5, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_6, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_7, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_8, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_9, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_10, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_11, oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_12 ;
  a2a:hasSource oa:source_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-b30f6492-8a0a-c15e-c2c5-cd08fb3ae740
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Adriana van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Adriana van Leeuwen" ;
    a2a:PersonNameFirstName "Anna Elisabeth Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1876-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-d0f0f62d-6874-b92b-895d-a3abc2fb7990
  a a2a:Person ;
  rdfs:label "Maria Elizabeth van der Leeg" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth van der Leeg" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Leeg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1863-05-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-fb3fbf08-5cae-e119-17ad-28c9270a09bc
  a a2a:Person ;
  rdfs:label "Arie Dammes Lucas" ;
  a2a:PersonName [
    rdfs:label "Arie Dammes Lucas" ;
    a2a:PersonNameFirstName "Arie Dammes" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1875-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-2b550616-fb08-a6ff-054a-6c365ad80849
  a a2a:Person ;
  rdfs:label "Gerrit van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Leeuwen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "20" ;
    rdfs:label "1876-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gameren" ;
    rdfs:label "Gameren"
  ] .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-f93ef7e8-dcbd-65e9-97b7-acd47c44aada
  a a2a:Person ;
  rdfs:label "Johannes Christiaan Liedermooij" ;
  a2a:PersonName [
    rdfs:label "Johannes Christiaan Liedermooij" ;
    a2a:PersonNameFirstName "Johannes Christiaan" ;
    a2a:PersonNameLastName "Liedermooij"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1899-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-17f60ad8-8100-cf29-3913-64b70f390d98
  a a2a:Person ;
  rdfs:label "Hendrika Lankhaar" ;
  a2a:PersonName [
    rdfs:label "Hendrika Lankhaar" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Lankhaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1910-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-3a689f10-d5db-bed8-3711-a56371811bad
  a a2a:Person ;
  rdfs:label "Adriana Lagrouw" ;
  a2a:PersonName [
    rdfs:label "Adriana Lagrouw" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Lagrouw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1893-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-2c527587-a86f-e195-ee39-b5c02ffef9c0
  a a2a:Person ;
  rdfs:label "Josina Lanser" ;
  a2a:PersonName [
    rdfs:label "Josina Lanser" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Lanser"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1899-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sliedrecht" ;
    rdfs:label "Sliedrecht"
  ] .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-77bad3d1-6405-f021-789b-e73ee4bbe0dc
  a a2a:Person ;
  rdfs:label "Herman van Lunen" ;
  a2a:PersonName [
    rdfs:label "Herman van Lunen" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lunen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1894-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ee" ;
    rdfs:label "Ee"
  ] ;
  a2a:Profession "machinist" .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-abfddae2-365f-99b2-b9cc-090a823fe02a
  a a2a:Person ;
  rdfs:label "Jan Lugtenborg" ;
  a2a:PersonName [
    rdfs:label "Jan Lugtenborg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lugtenborg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1895-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wedde" ;
    rdfs:label "Wedde"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-6211943c-f199-470e-b1a6-bb97a3772dc5
  a a2a:Person ;
  rdfs:label "Catharina Petronella de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Catharina Petronella de Leeuw" ;
    a2a:PersonNameFirstName "Catharina Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1892-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-3ed4b502-8ddf-e866-e2e0-bef8a324737e
  a a2a:Person ;
  rdfs:label "Mijntje Adriana Lagrouw" ;
  a2a:PersonName [
    rdfs:label "Mijntje Adriana Lagrouw" ;
    a2a:PersonNameFirstName "Mijntje Adriana" ;
    a2a:PersonNameLastName "Lagrouw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1901-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person-600ec124-5746-a8a3-a1aa-388385cc2866
  a a2a:Person ;
  rdfs:label "Hendrika Johanna Lagrouw" ;
  a2a:PersonName [
    rdfs:label "Hendrika Johanna Lagrouw" ;
    a2a:PersonNameFirstName "Hendrika Johanna" ;
    a2a:PersonNameLastName "Lagrouw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1903-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "dienstbode" .

oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1876-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:b30f6492-8a0a-c15e-c2c5-cd08fb3ae740 ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:d0f0f62d-6874-b92b-895d-a3abc2fb7990 ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:fb3fbf08-5cae-e119-17ad-28c9270a09bc ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:2b550616-fb08-a6ff-054a-6c365ad80849 ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:f93ef7e8-dcbd-65e9-97b7-acd47c44aada ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:17f60ad8-8100-cf29-3913-64b70f390d98 ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:3a689f10-d5db-bed8-3711-a56371811bad ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:2c527587-a86f-e195-ee39-b5c02ffef9c0 ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:77bad3d1-6405-f021-789b-e73ee4bbe0dc ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:abfddae2-365f-99b2-b9cc-090a823fe02a ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:6211943c-f199-470e-b1a6-bb97a3772dc5 ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:3ed4b502-8ddf-e866-e2e0-bef8a324737e ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:relationep_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Person:600ec124-5746-a8a3-a1aa-388385cc2866 ;
  a2a:EventKeyRef oa:event_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a_Event1 .

oa:source_sha_fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-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: 37, Periode: 1910-1920" ;
    a2a:Book "Dienstbodenregister" ;
    a2a:RegistryNumber "37" ;
    a2a:Folio "50" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 37, Periode: 1910-1920, Dienstbodenregister, 37, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9c94c315-3129-e995-bc61-ef9bfad76ef9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9c94c315-3129-e995-bc61-ef9bfad76ef9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a" ;
  a2a:RecordGUID "{fb4e1fd9-3f89-7a54-c3d9-e7bcc2b0c55a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4312_00004312.xml van SHA" .

