@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_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c
  a a2a:Record ;
  rdfs:label "Registratie op 28 november 1860 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-123c6dd2-8a3d-606b-bb78-80fb30a6332d, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-468f6bb1-5899-bd19-92b3-bdb038a15c1a, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-f06dcb3a-4738-d20d-9d2d-49f596af446e, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-9e7dd5d7-91a1-9884-aeda-691ef297e9d8, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-1e5a57ef-2a7a-e045-6db6-72213e0a4e85, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-f6f3485d-1538-f6dc-a597-ec0b30ce923d, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-75764485-b9fb-2367-84ef-786b23e6b3ad, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-8be27d61-6b16-d586-b961-eecce20b498a, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-557efd8c-0254-d286-d61b-9367de3e9e2c, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-c597687e-08b9-ff26-140a-f83d8c68d67a, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-10b4a349-4e9b-e533-32bb-fe9ad3b50a08, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-265f984d-9d5f-7a5f-31fa-6b66768893aa, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-afebcff2-7d78-10eb-5b9d-50b64ebfbf74, oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-a4a3c559-6780-b1b4-a910-4251ae3d0909 ;
  a2a:hasEvent oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_0, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_1, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_2, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_3, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_4, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_5, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_6, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_7, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_8, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_9, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_10, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_11, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_12, oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_13 ;
  a2a:hasSource oa:source_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-123c6dd2-8a3d-606b-bb78-80fb30a6332d
  a a2a:Person ;
  rdfs:label "Hubertus Vugts" ;
  a2a:PersonName [
    rdfs:label "Hubertus Vugts" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1860-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-468f6bb1-5899-bd19-92b3-bdb038a15c1a
  a a2a:Person ;
  rdfs:label "Theodora Bruurmijn" ;
  a2a:PersonName [
    rdfs:label "Theodora Bruurmijn" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Bruurmijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1865-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-f06dcb3a-4738-d20d-9d2d-49f596af446e
  a a2a:Person ;
  rdfs:label "Elisabeth Vugts" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vugts" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1882-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-9e7dd5d7-91a1-9884-aeda-691ef297e9d8
  a a2a:Person ;
  rdfs:label "Elisabeth Vugts" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vugts" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1883-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-1e5a57ef-2a7a-e045-6db6-72213e0a4e85
  a a2a:Person ;
  rdfs:label "Gerardus Vugts" ;
  a2a:PersonName [
    rdfs:label "Gerardus Vugts" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1886-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-f6f3485d-1538-f6dc-a597-ec0b30ce923d
  a a2a:Person ;
  rdfs:label "Lambertus Vugts" ;
  a2a:PersonName [
    rdfs:label "Lambertus Vugts" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1887-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-75764485-b9fb-2367-84ef-786b23e6b3ad
  a a2a:Person ;
  rdfs:label "Gerardus Vugts" ;
  a2a:PersonName [
    rdfs:label "Gerardus Vugts" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1889-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-8be27d61-6b16-d586-b961-eecce20b498a
  a a2a:Person ;
  rdfs:label "Huberta Vugts" ;
  a2a:PersonName [
    rdfs:label "Huberta Vugts" ;
    a2a:PersonNameFirstName "Huberta" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1891-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-557efd8c-0254-d286-d61b-9367de3e9e2c
  a a2a:Person ;
  rdfs:label "Adrianus Vugts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Vugts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1892-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-c597687e-08b9-ff26-140a-f83d8c68d67a
  a a2a:Person ;
  rdfs:label "Adrianus Vugts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Vugts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1897-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-10b4a349-4e9b-e533-32bb-fe9ad3b50a08
  a a2a:Person ;
  rdfs:label "Franciscus Vugts" ;
  a2a:PersonName [
    rdfs:label "Franciscus Vugts" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1898-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-265f984d-9d5f-7a5f-31fa-6b66768893aa
  a a2a:Person ;
  rdfs:label "Maria Vugts" ;
  a2a:PersonName [
    rdfs:label "Maria Vugts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1901-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-afebcff2-7d78-10eb-5b9d-50b64ebfbf74
  a a2a:Person ;
  rdfs:label "Marinus Vugts" ;
  a2a:PersonName [
    rdfs:label "Marinus Vugts" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1901-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person-a4a3c559-6780-b1b4-a910-4251ae3d0909
  a a2a:Person ;
  rdfs:label "Bertha Vugts" ;
  a2a:PersonName [
    rdfs:label "Bertha Vugts" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1908-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1860-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:123c6dd2-8a3d-606b-bb78-80fb30a6332d ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:468f6bb1-5899-bd19-92b3-bdb038a15c1a ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:f06dcb3a-4738-d20d-9d2d-49f596af446e ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:9e7dd5d7-91a1-9884-aeda-691ef297e9d8 ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:1e5a57ef-2a7a-e045-6db6-72213e0a4e85 ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:f6f3485d-1538-f6dc-a597-ec0b30ce923d ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:75764485-b9fb-2367-84ef-786b23e6b3ad ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:8be27d61-6b16-d586-b961-eecce20b498a ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:557efd8c-0254-d286-d61b-9367de3e9e2c ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:c597687e-08b9-ff26-140a-f83d8c68d67a ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:10b4a349-4e9b-e533-32bb-fe9ad3b50a08 ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:265f984d-9d5f-7a5f-31fa-6b66768893aa ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:afebcff2-7d78-10eb-5b9d-50b64ebfbf74 ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:relationep_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Person:a4a3c559-6780-b1b4-a910-4251ae3d0909 ;
  a2a:EventKeyRef oa:event_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c_Event1 .

oa:source_sha_6f1503ea-80e9-b014-2b0d-1dc41aa5f35c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1880-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-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: 26, Periode: 1880-1909" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "26" ;
    a2a:Folio "446" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 26, Periode: 1880-1909, Bevolkingsregister, 26, 446"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/20b61206-dd0e-1bc1-7b9f-d131c545e488.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6f1503ea-80e9-b014-2b0d-1dc41aa5f35c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/20b61206-dd0e-1bc1-7b9f-d131c545e488.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-05-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6f1503ea-80e9-b014-2b0d-1dc41aa5f35c" ;
  a2a:RecordGUID "{6f1503ea-80e9-b014-2b0d-1dc41aa5f35c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4824_00004824.xml van SHA" .

