@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_1522145a-68a5-5113-e3e5-9cc6937ff16c
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 juli 1868 te Jette (België)" ;
  a2a:hasPerson oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person919833, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person2121693, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person2548343, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person3750203, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person4952063, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person6153923, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448143, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448153, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448163, oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448173 ;
  a2a:hasEvent oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_0, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_1, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_2, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_3, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_4, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_5, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_6, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_7, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_8, oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_9 ;
  a2a:hasSource oa:source_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person919833
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Waegeman" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Waegeman" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Waegeman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1844-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Antelinks" ;
    rdfs:label "België, Sint-Antelinks"
  ] ;
  a2a:Profession "koetsier" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person2121693
  a a2a:Person ;
  rdfs:label "Anna Maria Goris" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Goris" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1841-05-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] ;
  a2a:Profession "strijkster" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person2548343
  a a2a:Person ;
  rdfs:label "Ferdinandus Waegeman" ;
  a2a:PersonName [
    rdfs:label "Ferdinandus Waegeman" ;
    a2a:PersonNameFirstName "Ferdinandus" ;
    a2a:PersonNameLastName "Waegeman"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person3750203
  a a2a:Person ;
  rdfs:label "Maria Theresia Van Bever" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Van Bever" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Van Bever"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Antelinks" ;
    rdfs:label "Sint-Antelinks"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person4952063
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Goris" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Goris" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person6153923
  a a2a:Person ;
  rdfs:label "Anna Maria Koeckx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Koeckx" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Koeckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448143
  a a2a:Person ;
  rdfs:label "Gustavus Josephus Warnent" ;
  a2a:PersonName [
    rdfs:label "Gustavus Josephus Warnent" ;
    a2a:PersonNameFirstName "Gustavus Josephus" ;
    a2a:PersonNameLastName "Warnent"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "smid" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448153
  a a2a:Person ;
  rdfs:label "Guillielmus Geysermans" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Geysermans" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Geysermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "beenhouwer" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448163
  a a2a:Person ;
  rdfs:label "Franciscus Goris" ;
  a2a:PersonName [
    rdfs:label "Franciscus Goris" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Goris"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Koekelberg" ;
    rdfs:label "Koekelberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "lederbereider" .

oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448173
  a a2a:Person ;
  rdfs:label "Joannes Van Malderen" ;
  a2a:PersonName [
    rdfs:label "Joannes Van Malderen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van Malderen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Rode, Meise" ;
    rdfs:label "Rode, Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1868-07-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Jette" ;
    rdfs:label "België, Jette"
  ] .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person919833 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person2121693 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person2548343 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person3750203 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person4952063 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person6153923 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448143 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448153 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448163 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:relationep_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Person8448173 ;
  a2a:EventKeyRef oa:event_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c_Event1 .

oa:source_abb_1522145a-68a5-5113-e3e5-9cc6937ff16c
  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 "1868" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1868-07-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "13" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 13"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00273023_0" ;
  a2a:RecordIdentifier "HUBRU_00273023_0" ;
  a2a:RecordGUID "{1522145a-68a5-5113-e3e5-9cc6937ff16c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1858-09-16" ;
  a2a:PersonRemarkdeat_plac "Sint-Antelinks" .

[]
  a2a:PersonRemarkdeat_date "1862-08-21" ;
  a2a:PersonRemarkdeat_plac "Jette" .

