@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_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 december 1883 te Vorst (-bij-Brussel) (België)" ;
  a2a:hasPerson oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person1305594, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person2691734, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person3378724, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person4764864, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person6151004, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person7537144, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person9035664, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666444, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666454, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666464, oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666474 ;
  a2a:hasEvent oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_0, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_1, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_2, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_3, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_4, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_5, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_6, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_7, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_8, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_9, oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_10 ;
  a2a:hasSource oa:source_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person1305594
  a a2a:Person ;
  rdfs:label "Emile Lebrun" ;
  a2a:PersonName [
    rdfs:label "Emile Lebrun" ;
    a2a:PersonNameFirstName "Emile" ;
    a2a:PersonNameLastName "Lebrun"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1860-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Souplet, France" ;
    rdfs:label "België, Saint-Souplet, France"
  ] ;
  a2a:Profession "ouvrier malteur" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person2691734
  a a2a:Person ;
  rdfs:label "Marie Leonie Delahaut" ;
  a2a:PersonName [
    rdfs:label "Marie Leonie Delahaut" ;
    a2a:PersonNameFirstName "Marie Leonie" ;
    a2a:PersonNameLastName "Delahaut"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1858-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lomprez" ;
    rdfs:label "België, Lomprez"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person3378724
  a a2a:Person ;
  rdfs:label "Alexandre Lebrun" ;
  a2a:PersonName [
    rdfs:label "Alexandre Lebrun" ;
    a2a:PersonNameFirstName "Alexandre" ;
    a2a:PersonNameLastName "Lebrun"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person4764864
  a a2a:Person ;
  rdfs:label "Désirée Pepin" ;
  a2a:PersonName [
    rdfs:label "Désirée Pepin" ;
    a2a:PersonNameFirstName "Désirée" ;
    a2a:PersonNameLastName "Pepin"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person6151004
  a a2a:Person ;
  rdfs:label "Jules Joseph Delahaut" ;
  a2a:PersonName [
    rdfs:label "Jules Joseph Delahaut" ;
    a2a:PersonNameFirstName "Jules Joseph" ;
    a2a:PersonNameLastName "Delahaut"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "ouvrier verrier" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person7537144
  a a2a:Person ;
  rdfs:label "Victorine Rosalie Fayr" ;
  a2a:PersonName [
    rdfs:label "Victorine Rosalie Fayr" ;
    a2a:PersonNameFirstName "Victorine Rosalie" ;
    a2a:PersonNameLastName "Fayr"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person9035664
  a a2a:Person ;
  rdfs:label "Désirée Marie Françoise Delahaut>Lebrun" ;
  a2a:PersonName [
    rdfs:label "Désirée Marie Françoise Delahaut>Lebrun" ;
    a2a:PersonNameFirstName "Désirée Marie Françoise" ;
    a2a:PersonNameLastName "Delahaut>Lebrun"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1879-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Vaux-sous-Chèvremont" ;
    rdfs:label "België, Vaux-sous-Chèvremont"
  ] .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666444
  a a2a:Person ;
  rdfs:label "Emile Delahaut" ;
  a2a:PersonName [
    rdfs:label "Emile Delahaut" ;
    a2a:PersonNameFirstName "Emile" ;
    a2a:PersonNameLastName "Delahaut"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "verrier" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666454
  a a2a:Person ;
  rdfs:label "Cyrille Delahaut" ;
  a2a:PersonName [
    rdfs:label "Cyrille Delahaut" ;
    a2a:PersonNameFirstName "Cyrille" ;
    a2a:PersonNameLastName "Delahaut"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "verrier" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666464
  a a2a:Person ;
  rdfs:label "Joseph Janssens" ;
  a2a:PersonName [
    rdfs:label "Joseph Janssens" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666474
  a a2a:Person ;
  rdfs:label "Auguste Coffé" ;
  a2a:PersonName [
    rdfs:label "Auguste Coffé" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Coffé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "geomètre" .

oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1883-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Vorst (-bij-Brussel)" ;
    rdfs:label "België, Vorst (-bij-Brussel)"
  ] .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person1305594 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person2691734 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person3378724 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person4764864 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person6151004 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person7537144 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person9035664 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666444 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666454 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666464 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:relationep_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Person11666474 ;
  a2a:EventKeyRef oa:event_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a_Event1 .

oa:source_abb_3945d9f9-ff8a-9c53-c44b-73b5d4c7943a
  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 "1883" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1883-12-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "39" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 39"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00520221_0" ;
  a2a:RecordIdentifier "HUBRU_00520221_0" ;
  a2a:RecordGUID "{3945d9f9-ff8a-9c53-c44b-73b5d4c7943a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

