@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_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 april 1832 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person288593, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person1490453, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person2834573, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person4036433, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person5238293, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person6440153, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person7814223, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586533, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586543, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586553, oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586563 ;
  a2a:hasEvent oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_0, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_1, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_2, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_3, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_4, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_5, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_6, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_7, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_8, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_9, oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_10 ;
  a2a:hasSource oa:source_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person288593
  a a2a:Person ;
  rdfs:label "Daniel Laruelle" ;
  a2a:PersonName [
    rdfs:label "Daniel Laruelle" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Laruelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1804-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person1490453
  a a2a:Person ;
  rdfs:label "Barbe Lots" ;
  a2a:PersonName [
    rdfs:label "Barbe Lots" ;
    a2a:PersonNameFirstName "Barbe" ;
    a2a:PersonNameLastName "Lots"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1806-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "repasseuse" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person2834573
  a a2a:Person ;
  rdfs:label "Jean Baptiste Laruelle" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Laruelle" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Laruelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person4036433
  a a2a:Person ;
  rdfs:label "Angelique Peers" ;
  a2a:PersonName [
    rdfs:label "Angelique Peers" ;
    a2a:PersonNameFirstName "Angelique" ;
    a2a:PersonNameLastName "Peers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person5238293
  a a2a:Person ;
  rdfs:label "Henri Lots" ;
  a2a:PersonName [
    rdfs:label "Henri Lots" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Lots"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "fruitier" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person6440153
  a a2a:Person ;
  rdfs:label "Susanne Dieders" ;
  a2a:PersonName [
    rdfs:label "Susanne Dieders" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Dieders"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person7814223
  a a2a:Person ;
  rdfs:label "Henri Joseph Lots>Laruelle" ;
  a2a:PersonName [
    rdfs:label "Henri Joseph Lots>Laruelle" ;
    a2a:PersonNameFirstName "Henri Joseph" ;
    a2a:PersonNameLastName "Lots>Laruelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1830-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586533
  a a2a:Person ;
  rdfs:label "Jean Baptiste Laruelle" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Laruelle" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Laruelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586543
  a a2a:Person ;
  rdfs:label "Henri Lots" ;
  a2a:PersonName [
    rdfs:label "Henri Lots" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Lots"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "fruitier" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586553
  a a2a:Person ;
  rdfs:label "Charles Laruelle" ;
  a2a:PersonName [
    rdfs:label "Charles Laruelle" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Laruelle"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586563
  a a2a:Person ;
  rdfs:label "Jean Baptiste Lots" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Lots" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Lots"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "soldat" .

oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1832-04-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person288593 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person1490453 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person2834573 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person4036433 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person5238293 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person6440153 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person7814223 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586533 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586543 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586553 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:relationep_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Person9586563 ;
  a2a:EventKeyRef oa:event_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce_Event1 .

oa:source_abb_454367bf-95e9-ebf8-e012-9eaf6ce4f1ce
  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 "1832" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1832-04-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "150" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 150"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939X-SS9M-Z?i=66&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_00390362_0" ;
  a2a:RecordIdentifier "HUBRU_00390362_0" ;
  a2a:RecordGUID "{454367bf-95e9-ebf8-e012-9eaf6ce4f1ce}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

