@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_0bedd4b0-7c00-d0dc-7e99-3da413652c7e
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 mei 1884 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person320144, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person1706284, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person2907234, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person4293374, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person5679514, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person7065654, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905334, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905344, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905354, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905364, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784864, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784874, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784884, oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784894 ;
  a2a:hasEvent oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_0, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_1, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_2, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_3, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_4, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_5, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_6, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_7, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_8, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_9, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_10, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_11, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_12, oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_13 ;
  a2a:hasSource oa:source_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person320144
  a a2a:Person ;
  rdfs:label "Jean Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Jean Van Lierde" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Van Lierde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1860-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "ouvrier chaudronnier" .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person1706284
  a a2a:Person ;
  rdfs:label "Jeanne De Bruyn" ;
  a2a:PersonName [
    rdfs:label "Jeanne De Bruyn" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "De Bruyn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1858-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "ouvrière tailleuse" .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person2907234
  a a2a:Person ;
  rdfs:label "Gabriel Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Gabriel Van Lierde" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Van Lierde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "ouvrier chaudronnier" .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person4293374
  a a2a:Person ;
  rdfs:label "Marie Thérèse Lodts" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Lodts" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Lodts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person5679514
  a a2a:Person ;
  rdfs:label "François De Bruyn" ;
  a2a:PersonName [
    rdfs:label "François De Bruyn" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "De Bruyn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "ouvrier tailleur" .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person7065654
  a a2a:Person ;
  rdfs:label "Barbe Witterzeel" ;
  a2a:PersonName [
    rdfs:label "Barbe Witterzeel" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Witterzeel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905334
  a a2a:Person ;
  rdfs:label "Melanie De Bruyn>Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Melanie De Bruyn>Van Lierde" ;
    a2a:PersonNameFirstName "Melanie" ;
    a2a:PersonNameLastName "De Bruyn>Van Lierde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1877-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905344
  a a2a:Person ;
  rdfs:label "Marie Louise De Bruyn>Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Marie Louise De Bruyn>Van Lierde" ;
    a2a:PersonNameFirstName "Marie Louise" ;
    a2a:PersonNameLastName "De Bruyn>Van Lierde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1880-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905354
  a a2a:Person ;
  rdfs:label "Pierre De Bruyn>Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Pierre De Bruyn>Van Lierde" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "De Bruyn>Van Lierde"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1882-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905364
  a a2a:Person ;
  rdfs:label "Jeannette De Bruyn>Van Lierde" ;
  a2a:PersonName [
    rdfs:label "Jeannette De Bruyn>Van Lierde" ;
    a2a:PersonNameFirstName "Jeannette" ;
    a2a:PersonNameLastName "De Bruyn>Van Lierde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1884-02-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784864
  a a2a:Person ;
  rdfs:label "Pierre Joseph Vanstichel" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Vanstichel" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Vanstichel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "Sint-Joost-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784874
  a a2a:Person ;
  rdfs:label "Jean Baptiste Witterzeel" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Witterzeel" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Witterzeel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784884
  a a2a:Person ;
  rdfs:label "Charles Steens" ;
  a2a:PersonName [
    rdfs:label "Charles Steens" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Steens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "chaisier" .

oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784894
  a a2a:Person ;
  rdfs:label "Pierre Bartholomé" ;
  a2a:PersonName [
    rdfs:label "Pierre Bartholomé" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Bartholomé"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "marbrier" .

oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1884-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person320144 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person1706284 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person2907234 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person4293374 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person5679514 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person7065654 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905334 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905344 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905354 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person8905364 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784864 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784874 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784884 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:relationep_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Person9784894 ;
  a2a:EventKeyRef oa:event_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e_Event1 .

oa:source_abb_0bedd4b0-7c00-d0dc-7e99-3da413652c7e
  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 "1884" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1884-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "568" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 568"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CMPV-4?i=499&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00363404_0" ;
  a2a:RecordIdentifier "HUBRU_00363404_0" ;
  a2a:RecordGUID "{0bedd4b0-7c00-d0dc-7e99-3da413652c7e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

