@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_75eb780d-ea4a-9ec3-73bf-e58c3a954a74
  a a2a:Record ;
  rdfs:label "Registratie in 1786 te Aalburg" ;
  a2a:hasPerson oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-0bb9475e-fb05-4599-41cc-c70714c73a36, oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-87b9ee73-6aa0-972c-3918-2e5352262844, oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-247174e2-dd5c-79ac-bd15-6b2c66d85d3d, oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-b1ab5081-7dc3-a963-d720-84f675c10a33, oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-8fc454d9-6003-d890-101c-3cfaa28badec, oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-38268fb4-b5e4-ae5c-6ca7-a099b2583506, oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-52a9b1c0-f528-4138-29a1-73a799a7e68f ;
  a2a:hasEvent oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_0, oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_1, oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_2, oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_3, oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_4, oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_5, oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_6 ;
  a2a:hasSource oa:source_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74 .

oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-0bb9475e-fb05-4599-41cc-c70714c73a36
  a a2a:Person ;
  rdfs:label "Andries Wijgers" ;
  a2a:PersonName [
    rdfs:label "Andries Wijgers" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1786" ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-87b9ee73-6aa0-972c-3918-2e5352262844
  a a2a:Person ;
  rdfs:label "Adriana Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Adriana Verhoeven" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "4"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-247174e2-dd5c-79ac-bd15-6b2c66d85d3d
  a a2a:Person ;
  rdfs:label "Hendrik Wijgers" ;
  a2a:PersonName [
    rdfs:label "Hendrik Wijgers" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1822-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-b1ab5081-7dc3-a963-d720-84f675c10a33
  a a2a:Person ;
  rdfs:label "Elizabeth Wijgers" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Wijgers" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Wijgers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1825-01-20"^^xsd:date
  ] .

oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-8fc454d9-6003-d890-101c-3cfaa28badec
  a a2a:Person ;
  rdfs:label "Elizabeth van Olst" ;
  a2a:PersonName [
    rdfs:label "Elizabeth van Olst" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Olst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1745" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1745-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hill" ;
    rdfs:label "Hill"
  ] .

oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-38268fb4-b5e4-ae5c-6ca7-a099b2583506
  a a2a:Person ;
  rdfs:label "Willemke de Ponder" ;
  a2a:PersonName [
    rdfs:label "Willemke de Ponder" ;
    a2a:PersonNameFirstName "Willemke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ponder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1809-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person-52a9b1c0-f528-4138-29a1-73a799a7e68f
  a a2a:Person ;
  rdfs:label "Elizabeth de Ponder" ;
  a2a:PersonName [
    rdfs:label "Elizabeth de Ponder" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ponder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Emmikhoven" ;
    rdfs:label "Emmikhoven"
  ] .

oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1786" ] ;
  a2a:EventPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] .

oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person:0bb9475e-fb05-4599-41cc-c70714c73a36 ;
  a2a:EventKeyRef oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 .

oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person:87b9ee73-6aa0-972c-3918-2e5352262844 ;
  a2a:EventKeyRef oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 .

oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person:247174e2-dd5c-79ac-bd15-6b2c66d85d3d ;
  a2a:EventKeyRef oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 .

oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person:b1ab5081-7dc3-a963-d720-84f675c10a33 ;
  a2a:EventKeyRef oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 .

oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person:8fc454d9-6003-d890-101c-3cfaa28badec ;
  a2a:EventKeyRef oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 .

oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person:38268fb4-b5e4-ae5c-6ca7-a099b2583506 ;
  a2a:EventKeyRef oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 .

oa:relationep_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Person:52a9b1c0-f528-4138-29a1-73a799a7e68f ;
  a2a:EventKeyRef oa:event_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74_Event1 .

oa:source_sha_75eb780d-ea4a-9ec3-73bf-e58c3a954a74
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1826-01-01 - 1830-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: bevolkingsregister, Deel: 1, Periode: 1826-1830" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "34" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: bevolkingsregister, Deel: 1, Periode: 1826-1830, Bevolkingsregister, 1, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/05b125be-bd9b-feae-7ae5-f0886a6cd455.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/75eb780d-ea4a-9ec3-73bf-e58c3a954a74" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/05b125be-bd9b-feae-7ae5-f0886a6cd455.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/75eb780d-ea4a-9ec3-73bf-e58c3a954a74" ;
  a2a:RecordGUID "{75eb780d-ea4a-9ec3-73bf-e58c3a954a74}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4850_00004850.xml van SHA" .

