@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_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 juni 1842 te Laken (België)" ;
  a2a:hasPerson oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person940343, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person2142203, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person2423803, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person3625663, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person4827523, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person6029383, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person7736003, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078133, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078143, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078153, oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078163 ;
  a2a:hasEvent oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_0, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_1, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_2, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_3, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_4, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_5, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_6, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_7, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_8, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_9, oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_10 ;
  a2a:hasSource oa:source_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42 .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person940343
  a a2a:Person ;
  rdfs:label "Louis Caron" ;
  a2a:PersonName [
    rdfs:label "Louis Caron" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Caron"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1816-04-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ixelles" ;
    rdfs:label "België, Ixelles"
  ] ;
  a2a:Profession "ouvrier" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person2142203
  a a2a:Person ;
  rdfs:label "Julie Spelkens" ;
  a2a:PersonName [
    rdfs:label "Julie Spelkens" ;
    a2a:PersonNameFirstName "Julie" ;
    a2a:PersonNameLastName "Spelkens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1817-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person2423803
  a a2a:Person ;
  rdfs:label "Philippe Caron" ;
  a2a:PersonName [
    rdfs:label "Philippe Caron" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Caron"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person3625663
  a a2a:Person ;
  rdfs:label "Anne Catherine Voets" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Voets" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person4827523
  a a2a:Person ;
  rdfs:label "Josse Spelkens" ;
  a2a:PersonName [
    rdfs:label "Josse Spelkens" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Spelkens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person6029383
  a a2a:Person ;
  rdfs:label "Therese Draps" ;
  a2a:PersonName [
    rdfs:label "Therese Draps" ;
    a2a:PersonNameFirstName "Therese" ;
    a2a:PersonNameLastName "Draps"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person7736003
  a a2a:Person ;
  rdfs:label "Michel Spelkens>Caron" ;
  a2a:PersonName [
    rdfs:label "Michel Spelkens>Caron" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Spelkens>Caron"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1840-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078133
  a a2a:Person ;
  rdfs:label "Adrien Draps" ;
  a2a:PersonName [
    rdfs:label "Adrien Draps" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Draps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078143
  a a2a:Person ;
  rdfs:label "Michel Spelkens" ;
  a2a:PersonName [
    rdfs:label "Michel Spelkens" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Spelkens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "maçon" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078153
  a a2a:Person ;
  rdfs:label "Jean Joseph Van den Eynde" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Van den Eynde" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Van den Eynde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078163
  a a2a:Person ;
  rdfs:label "Charles De Roy" ;
  a2a:PersonName [
    rdfs:label "Charles De Roy" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "De Roy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "propriétaire" .

oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1842-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person940343 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person2142203 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person2423803 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person3625663 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person4827523 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person6029383 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person7736003 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078133 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078143 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078153 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:relationep_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Person8078163 ;
  a2a:EventKeyRef oa:event_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42_Event1 .

oa:source_abb_e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1842-06-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "18" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 18"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00087838_0" ;
  a2a:RecordIdentifier "HUBRU_00087838_0" ;
  a2a:RecordGUID "{e3ca217a-ae08-8fd3-7a0c-e6ca5d701f42}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1829-04-23" ;
  a2a:PersonRemarkdeat_plac "Laken" .

