@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_28ee3f4c-63ff-33f2-3c7d-da87f68cc198
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 juli 1831" ;
  a2a:hasPerson oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-3fcf0138-7f20-b311-11d5-6d4061fabe4b, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-098e8266-6d4b-20ee-6deb-877ad6124869, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-f9402ba9-814c-131f-ff53-65e50ba9f05e, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-2a4a6cbd-7afb-c3d9-3caa-001fe50bf42a, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-022fc8e4-a4ba-4900-8474-bc71f5b55fe9, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-3d326075-66a6-7a69-4198-58bd73789b6f, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-f7f12e07-18f7-647d-78c5-c045005dd77e, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-616cbb72-eb88-c858-5d5d-6722f21eddbe, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-72dbda71-f0ea-d69f-48da-b7d75bdeb451, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-771012fb-da4c-3b74-2531-c6e85cfed3ef, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-a2f7f8f0-1f35-b1a1-da53-6c71fb2602b3, oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-8f538749-fe61-172e-44e6-be8213b8c892 ;
  a2a:hasEvent oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_0, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_1, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_2, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_3, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_4, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_5, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_6, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_7, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_8, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_9, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_10, oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_11 ;
  a2a:hasSource oa:source_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198 .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-3fcf0138-7f20-b311-11d5-6d4061fabe4b
  a a2a:Person ;
  rdfs:label "Maria Cornelia Schalx" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Schalx" ;
    a2a:PersonNameFirstName "Maria Cornelia" ;
    a2a:PersonNameLastName "Schalx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1769" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1769-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Moergestel" ;
    rdfs:label "Moergestel"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-098e8266-6d4b-20ee-6deb-877ad6124869
  a a2a:Person ;
  rdfs:label "Nicolaas Bouman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Bouman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Bouman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "tapper" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-f9402ba9-814c-131f-ff53-65e50ba9f05e
  a a2a:Person ;
  rdfs:label "Jan Hagoort" ;
  a2a:PersonName [
    rdfs:label "Jan Hagoort" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hagoort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-2a4a6cbd-7afb-c3d9-3caa-001fe50bf42a
  a a2a:Person ;
  rdfs:label "Mathijs van der Velden" ;
  a2a:PersonName [
    rdfs:label "Mathijs van der Velden" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-022fc8e4-a4ba-4900-8474-bc71f5b55fe9
  a a2a:Person ;
  rdfs:label "Antonie van Wijk" ;
  a2a:PersonName [
    rdfs:label "Antonie van Wijk" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "tapper" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-3d326075-66a6-7a69-4198-58bd73789b6f
  a a2a:Person ;
  rdfs:label "Hendrik van Esch" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Esch" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1780" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1780-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Aalburg" ;
    rdfs:label "Aalburg"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-f7f12e07-18f7-647d-78c5-c045005dd77e
  a a2a:Person ;
  rdfs:label "Lijntje van Helden" ;
  a2a:PersonName [
    rdfs:label "Lijntje van Helden" ;
    a2a:PersonNameFirstName "Lijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-616cbb72-eb88-c858-5d5d-6722f21eddbe
  a a2a:Person ;
  rdfs:label "Cornelia Claesen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Claesen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Claesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-72dbda71-f0ea-d69f-48da-b7d75bdeb451
  a a2a:Person ;
  rdfs:label "Gerrit van Esch" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Esch" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-771012fb-da4c-3b74-2531-c6e85cfed3ef
  a a2a:Person ;
  rdfs:label "Cornelis Schalx" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schalx" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schalx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-a2f7f8f0-1f35-b1a1-da53-6c71fb2602b3
  a a2a:Person ;
  rdfs:label "Johanna Catharina Lukenaar" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Lukenaar" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Lukenaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person-8f538749-fe61-172e-44e6-be8213b8c892
  a a2a:Person ;
  rdfs:label "Jasper Mans" ;
  a2a:PersonName [
    rdfs:label "Jasper Mans" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Mans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1831-07-16"^^xsd:date
  ] .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:3fcf0138-7f20-b311-11d5-6d4061fabe4b ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:098e8266-6d4b-20ee-6deb-877ad6124869 ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:f9402ba9-814c-131f-ff53-65e50ba9f05e ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:2a4a6cbd-7afb-c3d9-3caa-001fe50bf42a ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:022fc8e4-a4ba-4900-8474-bc71f5b55fe9 ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:3d326075-66a6-7a69-4198-58bd73789b6f ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:f7f12e07-18f7-647d-78c5-c045005dd77e ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:616cbb72-eb88-c858-5d5d-6722f21eddbe ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_8
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:72dbda71-f0ea-d69f-48da-b7d75bdeb451 ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_9
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:771012fb-da4c-3b74-2531-c6e85cfed3ef ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_10
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:a2f7f8f0-1f35-b1a1-da53-6c71fb2602b3 ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:relationep_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_11
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Person:8f538749-fe61-172e-44e6-be8213b8c892 ;
  a2a:EventKeyRef oa:event_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198_Event1 .

oa:source_sha_28ee3f4c-63ff-33f2-3c7d-da87f68cc198
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1831-07-16 - 1831-07-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-07-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-07-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1831-07-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: 5819, Periode: 1823-1832" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "5819" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5819, Periode: 1823-1832, Huwelijksregister, 3, 5819"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1b132679-b9e2-4840-d078-f537c6580204.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/28ee3f4c-63ff-33f2-3c7d-da87f68cc198" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1b132679-b9e2-4840-d078-f537c6580204.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d4a54117-46b9-367f-5998-6ed1f04ead02.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/28ee3f4c-63ff-33f2-3c7d-da87f68cc198" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d4a54117-46b9-367f-5998-6ed1f04ead02.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/28ee3f4c-63ff-33f2-3c7d-da87f68cc198" ;
  a2a:RecordGUID "{28ee3f4c-63ff-33f2-3c7d-da87f68cc198}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7276_00007276.xml van SHA" .

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