@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_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 oktober 1823" ;
  a2a:hasPerson oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-0f561139-51d7-ac8d-fabb-8eb818f841d3, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-d9740709-e49c-f2b8-139b-dabeca76daba, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-0767981b-3fdc-beff-824f-f6178e0f00f2, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-5fc4322e-8eb4-eb15-0835-cf7db5a0019c, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-350850e0-b96a-427c-346b-f54f51db2251, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-81017360-ecaa-40ad-3019-86475e4d1624, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-4814671c-5779-2129-605d-2784a6254d4b, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-1a67dc9d-43f9-11eb-34ed-c0e20c17ec88, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-2f610908-603c-c89c-a8dc-2f48780e4c3a, oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-65219cf2-e095-e999-3ec4-a92d7e66b3ed ;
  a2a:hasEvent oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_0, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_1, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_2, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_3, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_4, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_5, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_6, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_7, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_8, oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_9 ;
  a2a:hasSource oa:source_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7 .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-0f561139-51d7-ac8d-fabb-8eb818f841d3
  a a2a:Person ;
  rdfs:label "Maria van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Maria van Tilborg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1799-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-d9740709-e49c-f2b8-139b-dabeca76daba
  a a2a:Person ;
  rdfs:label "Jan Janse van Haaften" ;
  a2a:PersonName [
    rdfs:label "Jan Janse van Haaften" ;
    a2a:PersonNameFirstName "Jan Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaften"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "73" ;
    rdfs:label "73"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-0767981b-3fdc-beff-824f-f6178e0f00f2
  a a2a:Person ;
  rdfs:label "Arie van Helden" ;
  a2a:PersonName [
    rdfs:label "Arie van Helden" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-5fc4322e-8eb4-eb15-0835-cf7db5a0019c
  a a2a:Person ;
  rdfs:label "Huijbert van Andel" ;
  a2a:PersonName [
    rdfs:label "Huijbert van Andel" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-350850e0-b96a-427c-346b-f54f51db2251
  a a2a:Person ;
  rdfs:label "Christoffel Leendert Schmidt" ;
  a2a:PersonName [
    rdfs:label "Christoffel Leendert Schmidt" ;
    a2a:PersonNameFirstName "Christoffel Leendert" ;
    a2a:PersonNameLastName "Schmidt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-81017360-ecaa-40ad-3019-86475e4d1624
  a a2a:Person ;
  rdfs:label "Lambertus Lievaart" ;
  a2a:PersonName [
    rdfs:label "Lambertus Lievaart" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Lievaart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Profession "mandenmaker" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-4814671c-5779-2129-605d-2784a6254d4b
  a a2a:Person ;
  rdfs:label "Lena van Andel" ;
  a2a:PersonName [
    rdfs:label "Lena van Andel" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-1a67dc9d-43f9-11eb-34ed-c0e20c17ec88
  a a2a:Person ;
  rdfs:label "Maaike van Wijngaarden" ;
  a2a:PersonName [
    rdfs:label "Maaike van Wijngaarden" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijngaarden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-2f610908-603c-c89c-a8dc-2f48780e4c3a
  a a2a:Person ;
  rdfs:label "Cornelis van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Tilborg" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person-65219cf2-e095-e999-3ec4-a92d7e66b3ed
  a a2a:Person ;
  rdfs:label "Jacob Lievaart" ;
  a2a:PersonName [
    rdfs:label "Jacob Lievaart" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Lievaart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1823-10-16"^^xsd:date
  ] .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:0f561139-51d7-ac8d-fabb-8eb818f841d3 ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:d9740709-e49c-f2b8-139b-dabeca76daba ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:0767981b-3fdc-beff-824f-f6178e0f00f2 ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:5fc4322e-8eb4-eb15-0835-cf7db5a0019c ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:350850e0-b96a-427c-346b-f54f51db2251 ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:81017360-ecaa-40ad-3019-86475e4d1624 ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:4814671c-5779-2129-605d-2784a6254d4b ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:1a67dc9d-43f9-11eb-34ed-c0e20c17ec88 ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_8
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:2f610908-603c-c89c-a8dc-2f48780e4c3a ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:relationep_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_9
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Person:65219cf2-e095-e999-3ec4-a92d7e66b3ed ;
  a2a:EventKeyRef oa:event_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7_Event1 .

oa:source_sha_31f7ebac-0c44-b610-e8fa-ff5b3b583ad7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk", "1823-10-16 - 1823-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1823-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 4508, Periode: 1813-1832" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "4508" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4508, Periode: 1813-1832, Huwelijksregister, 1, 4508"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/48c46d46-f8cc-e7ec-8e76-e10a080ea997.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/31f7ebac-0c44-b610-e8fa-ff5b3b583ad7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/48c46d46-f8cc-e7ec-8e76-e10a080ea997.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5da0230c-c632-76b8-d359-dced5ecb008a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/31f7ebac-0c44-b610-e8fa-ff5b3b583ad7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5da0230c-c632-76b8-d359-dced5ecb008a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/31f7ebac-0c44-b610-e8fa-ff5b3b583ad7" ;
  a2a:RecordGUID "{31f7ebac-0c44-b610-e8fa-ff5b3b583ad7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6078_00006078.xml van SHA" .

[] a2a:PersonRemarkdiversen "vriend" .
[] a2a:PersonRemarkdiversen "vriend" .
[] a2a:PersonRemarkdiversen "vriend" .
[] a2a:PersonRemarkdiversen "vriend" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
