@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_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 augustus 1906 te Anderlecht (België)" ;
  a2a:hasPerson oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7176046, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7219016, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7261986, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7304956, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7347926, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7390896, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602866, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602876, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602886, oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602896 ;
  a2a:hasEvent oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_0, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_1, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_2, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_3, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_4, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_5, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_6, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_7, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_8, oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_9 ;
  a2a:hasSource oa:source_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7176046
  a a2a:Person ;
  rdfs:label "Philippe Sabels" ;
  a2a:PersonName [
    rdfs:label "Philippe Sabels" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Sabels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1886-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] ;
  a2a:Profession "ouvrier tonnelier" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7219016
  a a2a:Person ;
  rdfs:label "Appoline Segers" ;
  a2a:PersonName [
    rdfs:label "Appoline Segers" ;
    a2a:PersonNameFirstName "Appoline" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1887-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schepdaal" ;
    rdfs:label "België, Schepdaal"
  ] ;
  a2a:Profession "ouvrière de fabrique" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7261986
  a a2a:Person ;
  rdfs:label "Pierre Sabels" ;
  a2a:PersonName [
    rdfs:label "Pierre Sabels" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Sabels"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7304956
  a a2a:Person ;
  rdfs:label "Mélanie Van Den Bossche" ;
  a2a:PersonName [
    rdfs:label "Mélanie Van Den Bossche" ;
    a2a:PersonNameFirstName "Mélanie" ;
    a2a:PersonNameLastName "Van Den Bossche"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "journalière" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7347926
  a a2a:Person ;
  rdfs:label "Pierre Joseph Segers" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Segers" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Segers"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7390896
  a a2a:Person ;
  rdfs:label "Victoire Bodeghien" ;
  a2a:PersonName [
    rdfs:label "Victoire Bodeghien" ;
    a2a:PersonNameFirstName "Victoire" ;
    a2a:PersonNameLastName "Bodeghien"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Profession "couturière" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602866
  a a2a:Person ;
  rdfs:label "Joseph Cornelis" ;
  a2a:PersonName [
    rdfs:label "Joseph Cornelis" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Cornelis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "77" ;
    rdfs:label "77"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602876
  a a2a:Person ;
  rdfs:label "Jean Baptiste Van Ighem" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Van Ighem" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Van Ighem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602886
  a a2a:Person ;
  rdfs:label "Jean Coutelier" ;
  a2a:PersonName [
    rdfs:label "Jean Coutelier" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Coutelier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "commissionnaire" .

oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602896
  a a2a:Person ;
  rdfs:label "Antoine Mertens" ;
  a2a:PersonName [
    rdfs:label "Antoine Mertens" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Anderlecht" ;
    rdfs:label "Anderlecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "commissionnaire" .

oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1906-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Anderlecht" ;
    rdfs:label "België, Anderlecht"
  ] .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7176046 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7219016 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7261986 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7304956 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7347926 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7390896 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602866 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602876 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602886 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:relationep_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Person7602896 ;
  a2a:EventKeyRef oa:event_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c_Event1 .

oa:source_abb_e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c
  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 "1906" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1906-08-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "302" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 302"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-627Q-WSQ?i=248&cc=1482191&cat=136788"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00694205_0" ;
  a2a:RecordIdentifier "HUBRU_00694205_0" ;
  a2a:RecordGUID "{e09f737c-2cd1-968a-9cc0-9c12fc2d6d2c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "actuellemnet cité Vander Gucht 8" .
