@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_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C
  a a2a:Record ;
  rdfs:label "Trouwen op 29 april 1858 te Lommel" ;
  a2a:hasPerson oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person1, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person2, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person3, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person4, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person5, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person6, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person21, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person25, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person26, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person27, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person28 ;
  a2a:hasEvent oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 ;
  a2a:hasRelationEP oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_0, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_1, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_2, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_3, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_4, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_5, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_6, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_7, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_8, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_9, oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_10 ;
  a2a:hasRelationPP oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_0, oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_1, oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_2, oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_3, oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_4, oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_5, oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_6, oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_7 ;
  a2a:hasSource oa:source_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person1
  a a2a:Person ;
  rdfs:label "Michiel Bergmans" ;
  a2a:PersonName [
    rdfs:label "Michiel Bergmans" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Residence [
    a2a:Place "Balen" ;
    rdfs:label "Balen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "01" ;
    a2a:Day "26" ;
    rdfs:label "1823-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eksel" ;
    rdfs:label "Eksel"
  ] ;
  a2a:Profession "werkman" .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person2
  a a2a:Person ;
  rdfs:label "Hendrik Bergmans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Bergmans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Bergmans"
  ] .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person3
  a a2a:Person ;
  rdfs:label "Ida Clercx" ;
  a2a:PersonName [
    rdfs:label "Ida Clercx" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Clercx"
  ] .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person4
  a a2a:Person ;
  rdfs:label "Herietta Dewaal" ;
  a2a:PersonName [
    rdfs:label "Herietta Dewaal" ;
    a2a:PersonNameFirstName "Herietta" ;
    a2a:PersonNameLastName "Dewaal"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "09" ;
    a2a:Day "11" ;
    rdfs:label "1834-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person5
  a a2a:Person ;
  rdfs:label "Adriaen Dewaal" ;
  a2a:PersonName [
    rdfs:label "Adriaen Dewaal" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNameLastName "Dewaal"
  ] .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person6
  a a2a:Person ;
  rdfs:label "Maria Catharina Vroomans/Vromans" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Vroomans/Vromans" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Vroomans/Vromans"
  ] .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person21
  a a2a:Person ;
  rdfs:label "Michiel Dewaal" ;
  a2a:PersonName [
    rdfs:label "Michiel Dewaal" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Dewaal"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "03" ;
    a2a:Day "12" ;
    rdfs:label "1858-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person25
  a a2a:Person ;
  rdfs:label "Lambert Broux" ;
  a2a:PersonName [
    rdfs:label "Lambert Broux" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Broux"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person26
  a a2a:Person ;
  rdfs:label "Simon Schops" ;
  a2a:PersonName [
    rdfs:label "Simon Schops" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Schops"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person27
  a a2a:Person ;
  rdfs:label "Jan Alen" ;
  a2a:PersonName [
    rdfs:label "Jan Alen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Alen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person28
  a a2a:Person ;
  rdfs:label "Peter Jacob Van Deven" ;
  a2a:PersonName [
    rdfs:label "Peter Jacob Van Deven" ;
    a2a:PersonNameFirstName "Peter Jacob" ;
    a2a:PersonNameLastName "Van Deven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "koopman" .

oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "1858-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel"
  ] .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person1 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person2 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person3 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person4 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person5 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person6 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person21 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person25 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person26 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person27 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationep_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person28 ;
  a2a:EventKeyRef oa:event_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Event1 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_0
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person25, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person1 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_1
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person25, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person4 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_2
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person26, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person1 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_3
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person26, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person4 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_4
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person27, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person1 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_5
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person27, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person4 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_6
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person28, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person1 .

oa:relationpp_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_7
  a a2a:RelationPP ;
  rdfs:label "other:Bekende" ;
  a2a:RelationType "other:Bekende" ;
  a2a:PersonKeyRef oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person28, oa:person_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C_Person4 .

oa:source_sla_331332CA-9AD6-4C83-ABAA-B94397393D8C
  a a2a:Source ;
  rdfs:label "Stad Lommel - Archiefdienst, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Lommel" ;
    rdfs:label "Lommel", "1858-04-29 - 1858-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1858-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1858" ;
    a2a:Month "04" ;
    a2a:Day "29" ;
    rdfs:label "1858-04-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stad Lommel - Archiefdienst" ;
    a2a:Place "Lommel" ;
    a2a:Book "Huwelijksregister Lommel 1858" ;
    a2a:DocumentNumber "0009" ;
    a2a:Folio "33-r - 33-v" ;
    rdfs:label "Stad Lommel - Archiefdienst, Lommel, Huwelijksregister Lommel 1858, 0009, 33-r - 33-v"
  ] ;
  a2a:SourceLastChangeDate "2019-04-27"^^xsd:date ;
  a2a:RecordGUID "{331332CA-9AD6-4C83-ABAA-B94397393D8C}" ;
  a2a:SourceRemarkProvenance "A2Acollection Burgerlijke stand trouwen.xml van SLA" .

[] a2a:PersonRemarkOpmerking "overleden op 1848-09-13 te Balen (Transcriptie: Baelen)" .
[] a2a:PersonRemarkOpmerking "overleden op 1854-11-12 te Balen (Transcriptie: Baelen)" .
[] a2a:PersonRemarkOpmerking "overleden op 1854-08-13 te Lommel" .
[] a2a:PersonRemarkOpmerking "overleden op 1843-04-15 te Lommel" .
[] a2a:PersonRemarkOpmerking "ingeschreven onder het nummer 14" .
