@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_344c9b91-e00b-3b1d-ea03-70cf652b09aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 oktober 1903 te Schaarbeek (België)" ;
  a2a:hasPerson oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person396796, oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person1117996, oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477066, oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477076, oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477086, oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477096 ;
  a2a:hasEvent oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_0, oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_1, oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_2, oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_3, oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_4, oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_5 ;
  a2a:hasSource oa:source_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa .

oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person396796
  a a2a:Person ;
  rdfs:label "Henri Felix Dewandre" ;
  a2a:PersonName [
    rdfs:label "Henri Felix Dewandre" ;
    a2a:PersonNameFirstName "Henri Felix" ;
    a2a:PersonNameLastName "Dewandre"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1857-11-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Charleroi" ;
    rdfs:label "België, Charleroi"
  ] ;
  a2a:Profession "voyageur de commerce" .

oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person1117996
  a a2a:Person ;
  rdfs:label "Léontine Adèle Lancelot" ;
  a2a:PersonName [
    rdfs:label "Léontine Adèle Lancelot" ;
    a2a:PersonNameFirstName "Léontine Adèle" ;
    a2a:PersonNameLastName "Lancelot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1857-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "couturière" .

oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477066
  a a2a:Person ;
  rdfs:label "Ernest Jochmans" ;
  a2a:PersonName [
    rdfs:label "Ernest Jochmans" ;
    a2a:PersonNameFirstName "Ernest" ;
    a2a:PersonNameLastName "Jochmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "coiffeur" .

oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477076
  a a2a:Person ;
  rdfs:label "Charles Voegt" ;
  a2a:PersonName [
    rdfs:label "Charles Voegt" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Voegt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "ébéniste" .

oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477086
  a a2a:Person ;
  rdfs:label "Jules Laureys" ;
  a2a:PersonName [
    rdfs:label "Jules Laureys" ;
    a2a:PersonNameFirstName "Jules" ;
    a2a:PersonNameLastName "Laureys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "magasinier" .

oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477096
  a a2a:Person ;
  rdfs:label "Jean Boterdael" ;
  a2a:PersonName [
    rdfs:label "Jean Boterdael" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Boterdael"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "portier" .

oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1903-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Schaarbeek" ;
    rdfs:label "België, Schaarbeek"
  ] .

oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person396796 ;
  a2a:EventKeyRef oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1 .

oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person1117996 ;
  a2a:EventKeyRef oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1 .

oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477066 ;
  a2a:EventKeyRef oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1 .

oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477076 ;
  a2a:EventKeyRef oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1 .

oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477086 ;
  a2a:EventKeyRef oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1 .

oa:relationep_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Person7477096 ;
  a2a:EventKeyRef oa:event_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa_Event1 .

oa:source_abb_344c9b91-e00b-3b1d-ea03-70cf652b09aa
  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 "1903" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1903-10-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "176" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 176"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D39Y-HJ?i=640&wc=STVK-BZ9%3A966888801%2C1489971801&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00656191_0" ;
  a2a:RecordIdentifier "HUBRU_00656191_0" ;
  a2a:RecordGUID "{344c9b91-e00b-3b1d-ea03-70cf652b09aa}" ;
  a2a:SourceRemarkOpmerking "Gescheiden op 25/04/1903 te Bruxelles. Dissolution du mariage à Bruxelles dd 16/8/1879, demandé par Henri Dewandre. Le jugement rendu par le Tribunal à Bruxelles : 25/4/1903. Conformé par acte 3/10/1903 à Schaerbeek." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

