@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_9c246d79-509d-e4d2-4f02-e8b06ae8e472
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 oktober 1808 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person890433, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person2092293, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person3187003, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person4388863, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person5590723, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person6792583, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986133, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986143, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986153, oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986163 ;
  a2a:hasEvent oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_0, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_1, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_2, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_3, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_4, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_5, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_6, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_7, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_8, oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_9 ;
  a2a:hasSource oa:source_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472 .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person890433
  a a2a:Person ;
  rdfs:label "Egide Coffe" ;
  a2a:PersonName [
    rdfs:label "Egide Coffe" ;
    a2a:PersonNameFirstName "Egide" ;
    a2a:PersonNameLastName "Coffe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1777" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1777-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person2092293
  a a2a:Person ;
  rdfs:label "Jeanne Livine Singele" ;
  a2a:PersonName [
    rdfs:label "Jeanne Livine Singele" ;
    a2a:PersonNameFirstName "Jeanne Livine" ;
    a2a:PersonNameLastName "Singele"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1787-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Gent" ;
    rdfs:label "België, Gent"
  ] .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person3187003
  a a2a:Person ;
  rdfs:label "Jean Coffe" ;
  a2a:PersonName [
    rdfs:label "Jean Coffe" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Coffe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bekkerzeel" ;
    rdfs:label "België, Bekkerzeel"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person4388863
  a a2a:Person ;
  rdfs:label "Jeanne Vandroogenbroeck" ;
  a2a:PersonName [
    rdfs:label "Jeanne Vandroogenbroeck" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Vandroogenbroeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person5590723
  a a2a:Person ;
  rdfs:label "Henri Singele" ;
  a2a:PersonName [
    rdfs:label "Henri Singele" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Singele"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Watermaal" ;
    rdfs:label "België, Watermaal"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person6792583
  a a2a:Person ;
  rdfs:label "Isabelle Schastin" ;
  a2a:PersonName [
    rdfs:label "Isabelle Schastin" ;
    a2a:PersonNameFirstName "Isabelle" ;
    a2a:PersonNameLastName "Schastin"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Arras" ;
    rdfs:label "België, Arras"
  ] .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986133
  a a2a:Person ;
  rdfs:label "Henri Singele" ;
  a2a:PersonName [
    rdfs:label "Henri Singele" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Singele"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986143
  a a2a:Person ;
  rdfs:label "Jean Coffe" ;
  a2a:PersonName [
    rdfs:label "Jean Coffe" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Coffe"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986153
  a a2a:Person ;
  rdfs:label "Henri Claessens" ;
  a2a:PersonName [
    rdfs:label "Henri Claessens" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986163
  a a2a:Person ;
  rdfs:label "Jean Baptiste Hap" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Hap" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Hap"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "tanneur" .

oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1808-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person890433 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person2092293 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person3187003 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person4388863 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person5590723 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person6792583 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986133 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986143 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986153 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:relationep_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Person10986163 ;
  a2a:EventKeyRef oa:event_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472_Event1 .

oa:source_abb_9c246d79-509d-e4d2-4f02-e8b06ae8e472
  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 "1808" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1808-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "8" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00474487_0" ;
  a2a:RecordIdentifier "HUBRU_00474487_0" ;
  a2a:RecordGUID "{9c246d79-509d-e4d2-4f02-e8b06ae8e472}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

