@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_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 oktober 1860 te Alsemberg (België)" ;
  a2a:hasPerson oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person24051, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person2584401, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person4233061, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person5881721, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person7530381, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person9179041, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person10580891, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062711, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062721, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062731, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062741, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17084891, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17085471, oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17086151 ;
  a2a:hasEvent oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_0, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_1, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_2, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_3, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_4, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_5, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_6, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_7, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_8, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_9, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_10, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_11, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_12, oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_13 ;
  a2a:hasSource oa:source_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1 .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person24051
  a a2a:Person ;
  rdfs:label "Egidius Boon" ;
  a2a:PersonName [
    rdfs:label "Egidius Boon" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "Sint-Genesius-Rode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1827-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "België, Sint-Genesius-Rode"
  ] ;
  a2a:Profession "langzaeger" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person2584401
  a a2a:Person ;
  rdfs:label "Maria Petronilla Desmedt" ;
  a2a:PersonName [
    rdfs:label "Maria Petronilla Desmedt" ;
    a2a:PersonNameFirstName "Maria Petronilla" ;
    a2a:PersonNameLastName "Desmedt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1833-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ternat" ;
    rdfs:label "België, Ternat"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person4233061
  a a2a:Person ;
  rdfs:label "Joannes Baptista Boon" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Boon" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "Sint-Genesius-Rode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "langzaeger" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person5881721
  a a2a:Person ;
  rdfs:label "Anna Hengels" ;
  a2a:PersonName [
    rdfs:label "Anna Hengels" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hengels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Genesius-Rode" ;
    rdfs:label "Sint-Genesius-Rode"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person7530381
  a a2a:Person ;
  rdfs:label "Christianus Desmedt" ;
  a2a:PersonName [
    rdfs:label "Christianus Desmedt" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Desmedt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person9179041
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Mosselmans" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person10580891
  a a2a:Person ;
  rdfs:label "Anna Maria Boon>Boon" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Boon>Boon" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Boon>Boon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1860-01-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Alsemberg" ;
    rdfs:label "België, Alsemberg"
  ] .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062711
  a a2a:Person ;
  rdfs:label "Joannes Baptista Dehaes" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Dehaes" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Dehaes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062721
  a a2a:Person ;
  rdfs:label "Julius Quintinus Goossens" ;
  a2a:PersonName [
    rdfs:label "Julius Quintinus Goossens" ;
    a2a:PersonNameFirstName "Julius Quintinus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "onderwyzer" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062731
  a a2a:Person ;
  rdfs:label "Joannes Baptista Depue" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Depue" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Depue"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062741
  a a2a:Person ;
  rdfs:label "Joannes Baptista D' Hertog" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista D' Hertog" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "D' Hertog"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alsemberg" ;
    rdfs:label "Alsemberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17084891
  a a2a:Person ;
  rdfs:label "Adriana Desmedt" ;
  a2a:PersonName [
    rdfs:label "Adriana Desmedt" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Desmedt"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17085471
  a a2a:Person ;
  rdfs:label "Antonius Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Antonius Mosselmans" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17086151
  a a2a:Person ;
  rdfs:label "Maria Elisabeth De Greef" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth De Greef" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1860-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Alsemberg" ;
    rdfs:label "België, Alsemberg"
  ] .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person24051 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person2584401 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person4233061 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person5881721 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person7530381 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person9179041 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person10580891 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062711 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062721 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062731 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person14062741 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17084891 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17085471 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:relationep_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Person17086151 ;
  a2a:EventKeyRef oa:event_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1_Event1 .

oa:source_abl_6546e894-4081-7e7d-e3fc-d97112ca24f1
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1860-10-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "13" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-XKGJ-QN?i=182&cc=1482191&cat=136261"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00176818_0" ;
  a2a:RecordIdentifier "HUBRA_00176818_0" ;
  a2a:RecordGUID "{6546e894-4081-7e7d-e3fc-d97112ca24f1}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1857-09-05" ;
  a2a:PersonRemarkdeat_plac "Braine-l'Alleud" .

[]
  a2a:PersonRemarkdeat_date "1854-04-10" ;
  a2a:PersonRemarkdeat_plac "Braine-l'Alleud" .

[]
  a2a:PersonRemarkdeat_date "1854-04-10" ;
  a2a:PersonRemarkdeat_plac "Braine-l'Alleud" .

