@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_64462547-4e5f-575b-bf4c-b7798f49cd4e
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 februari 1896 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person788534, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person2174674, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person3522354, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person4908494, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person6294634, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person7680774, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person9076354, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237274, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237284, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237294, oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237304 ;
  a2a:hasEvent oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_0, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_1, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_2, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_3, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_4, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_5, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_6, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_7, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_8, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_9, oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_10 ;
  a2a:hasSource oa:source_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person788534
  a a2a:Person ;
  rdfs:label "Jean François De Beus" ;
  a2a:PersonName [
    rdfs:label "Jean François De Beus" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "De Beus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1875-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] ;
  a2a:Profession "ouvrier maçon" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person2174674
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Esseldeurs" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Esseldeurs" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Esseldeurs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1874-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] ;
  a2a:Profession "repasseuse" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person3522354
  a a2a:Person ;
  rdfs:label "Joseph De Beus" ;
  a2a:PersonName [
    rdfs:label "Joseph De Beus" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "De Beus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Profession "charretier" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person4908494
  a a2a:Person ;
  rdfs:label "Marie Romeynder" ;
  a2a:PersonName [
    rdfs:label "Marie Romeynder" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Romeynder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person6294634
  a a2a:Person ;
  rdfs:label "Henri Esseldeurs" ;
  a2a:PersonName [
    rdfs:label "Henri Esseldeurs" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Esseldeurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person7680774
  a a2a:Person ;
  rdfs:label "Jeanne Louckx" ;
  a2a:PersonName [
    rdfs:label "Jeanne Louckx" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Louckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person9076354
  a a2a:Person ;
  rdfs:label "Thérèse Henriette Augustine Esseldeurs>De Beus" ;
  a2a:PersonName [
    rdfs:label "Thérèse Henriette Augustine Esseldeurs>De Beus" ;
    a2a:PersonNameFirstName "Thérèse Henriette Augustine" ;
    a2a:PersonNameLastName "Esseldeurs>De Beus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1894-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237274
  a a2a:Person ;
  rdfs:label "Auguste Cautreels" ;
  a2a:PersonName [
    rdfs:label "Auguste Cautreels" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Cautreels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "peintre" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237284
  a a2a:Person ;
  rdfs:label "François Vanhoeydonck" ;
  a2a:PersonName [
    rdfs:label "François Vanhoeydonck" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Vanhoeydonck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "abatteur" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237294
  a a2a:Person ;
  rdfs:label "François Esseldeurs" ;
  a2a:PersonName [
    rdfs:label "François Esseldeurs" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Esseldeurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "serrurier" .

oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237304
  a a2a:Person ;
  rdfs:label "François Esseldeurs" ;
  a2a:PersonName [
    rdfs:label "François Esseldeurs" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Esseldeurs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "menuisier" .

oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1896-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person788534 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person2174674 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person3522354 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person4908494 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person6294634 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person7680774 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person9076354 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237274 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237284 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237294 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:relationep_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Person12237304 ;
  a2a:EventKeyRef oa:event_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e_Event1 .

oa:source_abb_64462547-4e5f-575b-bf4c-b7798f49cd4e
  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 "1896" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1896-02-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "15" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 15"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00550667_0" ;
  a2a:RecordIdentifier "HUBRU_00550667_0" ;
  a2a:RecordGUID "{64462547-4e5f-575b-bf4c-b7798f49cd4e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

