@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_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 februari 1880 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person780174, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person2166314, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person2963874, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person4350014, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person5736154, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person7122294, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person8407484, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010844, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010854, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010864, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010874, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788074, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788084, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788094, oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788104 ;
  a2a:hasEvent oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_0, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_1, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_2, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_3, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_4, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_5, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_6, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_7, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_8, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_9, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_10, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_11, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_12, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_13, oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_14 ;
  a2a:hasSource oa:source_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person780174
  a a2a:Person ;
  rdfs:label "Charles Emile Krickx" ;
  a2a:PersonName [
    rdfs:label "Charles Emile Krickx" ;
    a2a:PersonNameFirstName "Charles Emile" ;
    a2a:PersonNameLastName "Krickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1848-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ixelles" ;
    rdfs:label "België, Ixelles"
  ] ;
  a2a:Profession "ouvrier terrassier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person2166314
  a a2a:Person ;
  rdfs:label "Jeanne De Groef" ;
  a2a:PersonName [
    rdfs:label "Jeanne De Groef" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1853-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "repasseuse" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person2963874
  a a2a:Person ;
  rdfs:label "Jean François Krickx" ;
  a2a:PersonName [
    rdfs:label "Jean François Krickx" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Krickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person4350014
  a a2a:Person ;
  rdfs:label "Pauline Buelens" ;
  a2a:PersonName [
    rdfs:label "Pauline Buelens" ;
    a2a:PersonNameFirstName "Pauline" ;
    a2a:PersonNameLastName "Buelens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person5736154
  a a2a:Person ;
  rdfs:label "Philippe De Groef" ;
  a2a:PersonName [
    rdfs:label "Philippe De Groef" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Profession "maçon" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person7122294
  a a2a:Person ;
  rdfs:label "Marie Madelaine Cossyn" ;
  a2a:PersonName [
    rdfs:label "Marie Madelaine Cossyn" ;
    a2a:PersonNameFirstName "Marie Madelaine" ;
    a2a:PersonNameLastName "Cossyn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person8407484
  a a2a:Person ;
  rdfs:label "Elisabeth Christens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Christens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Christens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010844
  a a2a:Person ;
  rdfs:label "Leopold De Groef" ;
  a2a:PersonName [
    rdfs:label "Leopold De Groef" ;
    a2a:PersonNameFirstName "Leopold" ;
    a2a:PersonNameLastName "De Groef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "ouvrier gazier" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010854
  a a2a:Person ;
  rdfs:label "Jean Seerden" ;
  a2a:PersonName [
    rdfs:label "Jean Seerden" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Seerden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nederweert, Holland" ;
    rdfs:label "Nederweert, Holland"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010864
  a a2a:Person ;
  rdfs:label "Felix Louis Houben" ;
  a2a:PersonName [
    rdfs:label "Felix Louis Houben" ;
    a2a:PersonNameFirstName "Felix Louis" ;
    a2a:PersonNameLastName "Houben"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010874
  a a2a:Person ;
  rdfs:label "Lucien Jerome" ;
  a2a:PersonName [
    rdfs:label "Lucien Jerome" ;
    a2a:PersonNameFirstName "Lucien" ;
    a2a:PersonNameLastName "Jerome"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788074
  a a2a:Person ;
  rdfs:label "Nicolas Krickx" ;
  a2a:PersonName [
    rdfs:label "Nicolas Krickx" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Krickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788084
  a a2a:Person ;
  rdfs:label "Marie Anne Taymans" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Taymans" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Taymans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788094
  a a2a:Person ;
  rdfs:label "Paul Buelens" ;
  a2a:PersonName [
    rdfs:label "Paul Buelens" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Buelens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788104
  a a2a:Person ;
  rdfs:label "Jeanne Olbrechts" ;
  a2a:PersonName [
    rdfs:label "Jeanne Olbrechts" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Olbrechts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1880-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person780174 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person2166314 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person2963874 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person4350014 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person5736154 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person7122294 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person8407484 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010844 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010854 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010864 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person10010874 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788074 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788084 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788094 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:relationep_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Person14788104 ;
  a2a:EventKeyRef oa:event_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b_Event1 .

oa:source_abb_8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b
  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 "1880" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1880-02-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "7" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 7"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00401480_0" ;
  a2a:RecordIdentifier "HUBRU_00401480_0" ;
  a2a:RecordGUID "{8071bd7e-e3f7-5c84-90bc-4dfb5f2db86b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_date "1879-11-05" .
