@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_123b5aa1-06cd-3364-e50c-888f58fca44a
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 april 1911 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person271806, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person993006, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person1714206, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person2232656, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person2953856, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person3675056, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4358716, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4939006, oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4939016 ;
  a2a:hasEvent oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_0, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_1, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_2, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_3, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_4, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_5, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_6, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_7, oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_8 ;
  a2a:hasSource oa:source_abb_123b5aa1-06cd-3364-e50c-888f58fca44a .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person271806
  a a2a:Person ;
  rdfs:label "Clément Henri Jean Durieux" ;
  a2a:PersonName [
    rdfs:label "Clément Henri Jean Durieux" ;
    a2a:PersonNameFirstName "Clément Henri Jean" ;
    a2a:PersonNameLastName "Durieux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1885-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "chauffeur" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person993006
  a a2a:Person ;
  rdfs:label "Catherine Vanhandenhove" ;
  a2a:PersonName [
    rdfs:label "Catherine Vanhandenhove" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Vanhandenhove"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1891-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "costumière" .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person1714206
  a a2a:Person ;
  rdfs:label "Jean Marie Henri Durieux" ;
  a2a:PersonName [
    rdfs:label "Jean Marie Henri Durieux" ;
    a2a:PersonNameFirstName "Jean Marie Henri" ;
    a2a:PersonNameLastName "Durieux"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person2232656
  a a2a:Person ;
  rdfs:label "Constance Philomène Tonnar" ;
  a2a:PersonName [
    rdfs:label "Constance Philomène Tonnar" ;
    a2a:PersonNameFirstName "Constance Philomène" ;
    a2a:PersonNameLastName "Tonnar"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person2953856
  a a2a:Person ;
  rdfs:label "Pierre François Vanhandenhove" ;
  a2a:PersonName [
    rdfs:label "Pierre François Vanhandenhove" ;
    a2a:PersonNameFirstName "Pierre François" ;
    a2a:PersonNameLastName "Vanhandenhove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Profession "camionneur" .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person3675056
  a a2a:Person ;
  rdfs:label "Jeanne Cocriamont" ;
  a2a:PersonName [
    rdfs:label "Jeanne Cocriamont" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Cocriamont"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4358716
  a a2a:Person ;
  rdfs:label "Cornelie Constance Marie Struelens" ;
  a2a:PersonName [
    rdfs:label "Cornelie Constance Marie Struelens" ;
    a2a:PersonNameFirstName "Cornelie Constance Marie" ;
    a2a:PersonNameLastName "Struelens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4939006
  a a2a:Person ;
  rdfs:label "Louis Vanhandenhove" ;
  a2a:PersonName [
    rdfs:label "Louis Vanhandenhove" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Vanhandenhove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "électricien" .

oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4939016
  a a2a:Person ;
  rdfs:label "Joseph Delaet" ;
  a2a:PersonName [
    rdfs:label "Joseph Delaet" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Delaet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "commissionnaire" .

oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1911-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person271806 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person993006 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person1714206 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person2232656 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person2953856 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person3675056 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4358716 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4939006 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:relationep_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Person4939016 ;
  a2a:EventKeyRef oa:event_abb_123b5aa1-06cd-3364-e50c-888f58fca44a_Event1 .

oa:source_abb_123b5aa1-06cd-3364-e50c-888f58fca44a
  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 "1911" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1911-04-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "527" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 527"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00384201_0" ;
  a2a:RecordIdentifier "HUBRU_00384201_0" ;
  a2a:RecordGUID "{123b5aa1-06cd-3364-e50c-888f58fca44a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Domicilié avant à Anderlecht" .
[] a2a:PersonRemarkOpmerking "Résidant à Bruxelles, rue Haute 230." .
[]
  a2a:PersonRemarkdeat_date "1909-12-20" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

