@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_1e05a19d-9421-aacf-e69d-80da3c073cd5
  a a2a:Record ;
  rdfs:label "Registratie in 1882" ;
  a2a:hasPerson oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-9157996c-8221-009e-0933-ff89f1bab938, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-acbc5135-125c-64e7-1698-da17fef4bdc9, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-b614d146-cf5d-1a0e-2656-c4aed7e4975f, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-0917763e-2928-9912-9400-6d203958d593, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-3a0bc624-f497-97f2-8cad-ed7101c5c11c, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-bdde78dc-8795-c942-b694-2c777156c64c, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-82f52f31-1d06-9caa-0c8d-0200a3f44f75, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-a6fd8d51-cb23-f2c4-e177-00b1c9316488, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-498d3008-dfb6-3f6a-1f26-e8ff262453d9, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-b533a2b7-7075-4b46-1dc6-06f7c0a0825d, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-fadc61fc-2b88-a233-1976-194fd598465f, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-2c2edf70-6c86-2081-3fa3-a4bce4381038, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-3a80bdde-91af-31aa-03fd-52a30724d5bd, oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-7cfb2683-a04f-ec12-6957-bd94b2c50658 ;
  a2a:hasEvent oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_0, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_1, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_2, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_3, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_4, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_5, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_6, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_7, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_8, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_9, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_10, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_11, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_12, oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_13 ;
  a2a:hasSource oa:source_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5 .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-9157996c-8221-009e-0933-ff89f1bab938
  a a2a:Person ;
  rdfs:label "P. van Wijk" ;
  a2a:PersonName [
    rdfs:label "P. van Wijk" ;
    a2a:PersonNameFirstName "P." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1882" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-acbc5135-125c-64e7-1698-da17fef4bdc9
  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" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-b614d146-cf5d-1a0e-2656-c4aed7e4975f
  a a2a:Person ;
  rdfs:label "L.A. Oldenburg" ;
  a2a:PersonName [
    rdfs:label "L.A. Oldenburg" ;
    a2a:PersonNameFirstName "L.A." ;
    a2a:PersonNameLastName "Oldenburg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1891" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-0917763e-2928-9912-9400-6d203958d593
  a a2a:Person ;
  rdfs:label "H. de Raaf" ;
  a2a:PersonName [
    rdfs:label "H. de Raaf" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raaf"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1895" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-3a0bc624-f497-97f2-8cad-ed7101c5c11c
  a a2a:Person ;
  rdfs:label "J.H. Smit" ;
  a2a:PersonName [
    rdfs:label "J.H. Smit" ;
    a2a:PersonNameFirstName "J.H." ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1897" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-bdde78dc-8795-c942-b694-2c777156c64c
  a a2a:Person ;
  rdfs:label "G.J. Scherff" ;
  a2a:PersonName [
    rdfs:label "G.J. Scherff" ;
    a2a:PersonNameFirstName "G.J." ;
    a2a:PersonNameLastName "Scherff"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1902" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-82f52f31-1d06-9caa-0c8d-0200a3f44f75
  a a2a:Person ;
  rdfs:label "J. van Olst" ;
  a2a:PersonName [
    rdfs:label "J. van Olst" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Olst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1887" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-a6fd8d51-cb23-f2c4-e177-00b1c9316488
  a a2a:Person ;
  rdfs:label "J. van der Wiel" ;
  a2a:PersonName [
    rdfs:label "J. van der Wiel" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1896" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-498d3008-dfb6-3f6a-1f26-e8ff262453d9
  a a2a:Person ;
  rdfs:label "A. van Olst" ;
  a2a:PersonName [
    rdfs:label "A. van Olst" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Olst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1917" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-b533a2b7-7075-4b46-1dc6-06f7c0a0825d
  a a2a:Person ;
  rdfs:label "W. Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "W. Biesheuvel" ;
    a2a:PersonNameFirstName "W." ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1901" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-fadc61fc-2b88-a233-1976-194fd598465f
  a a2a:Person ;
  rdfs:label "A. Hoeke" ;
  a2a:PersonName [
    rdfs:label "A. Hoeke" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNameLastName "Hoeke"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1903" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-2c2edf70-6c86-2081-3fa3-a4bce4381038
  a a2a:Person ;
  rdfs:label "A. van Wijk" ;
  a2a:PersonName [
    rdfs:label "A. van Wijk" ;
    a2a:PersonNameFirstName "A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1902" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-3a80bdde-91af-31aa-03fd-52a30724d5bd
  a a2a:Person ;
  rdfs:label "H.C. Groenevelt" ;
  a2a:PersonName [
    rdfs:label "H.C. Groenevelt" ;
    a2a:PersonNameFirstName "H.C." ;
    a2a:PersonNameLastName "Groenevelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1903" ] .

oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person-7cfb2683-a04f-ec12-6957-bd94b2c50658
  a a2a:Person ;
  rdfs:label "M. Hovingh" ;
  a2a:PersonName [
    rdfs:label "M. Hovingh" ;
    a2a:PersonNameFirstName "M." ;
    a2a:PersonNameLastName "Hovingh"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1903" ] .

oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1882" ] .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:9157996c-8221-009e-0933-ff89f1bab938 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:acbc5135-125c-64e7-1698-da17fef4bdc9 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:b614d146-cf5d-1a0e-2656-c4aed7e4975f ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:0917763e-2928-9912-9400-6d203958d593 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:3a0bc624-f497-97f2-8cad-ed7101c5c11c ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:bdde78dc-8795-c942-b694-2c777156c64c ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:82f52f31-1d06-9caa-0c8d-0200a3f44f75 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:a6fd8d51-cb23-f2c4-e177-00b1c9316488 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:498d3008-dfb6-3f6a-1f26-e8ff262453d9 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:b533a2b7-7075-4b46-1dc6-06f7c0a0825d ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:fadc61fc-2b88-a233-1976-194fd598465f ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:2c2edf70-6c86-2081-3fa3-a4bce4381038 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:3a80bdde-91af-31aa-03fd-52a30724d5bd ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:relationep_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Person:7cfb2683-a04f-ec12-6957-bd94b2c50658 ;
  a2a:EventKeyRef oa:event_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5_Event1 .

oa:source_sha_1e05a19d-9421-aacf-e69d-80da3c073cd5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1916-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1916-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-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: 49, Periode: 1916-1924" ;
    a2a:Book "Register van ingekomen personen" ;
    a2a:RegistryNumber "49" ;
    a2a:Folio "45" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 49, Periode: 1916-1924, Register van ingekomen personen, 49, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/30e85ee8-2372-9f65-fcbb-034326190d2e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1e05a19d-9421-aacf-e69d-80da3c073cd5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/30e85ee8-2372-9f65-fcbb-034326190d2e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1e05a19d-9421-aacf-e69d-80da3c073cd5" ;
  a2a:RecordGUID "{1e05a19d-9421-aacf-e69d-80da3c073cd5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4507_00004507.xml van SHA" .

