@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_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 februari 1815 te Huizingen (België)" ;
  a2a:hasPerson oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person545901, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person2490131, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person4138791, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person5787451, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person7436111, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person9084771, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13698991, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699001, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699011, oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699021 ;
  a2a:hasEvent oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_0, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_1, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_2, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_3, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_4, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_5, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_6, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_7, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_8, oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_9 ;
  a2a:hasSource oa:source_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person545901
  a a2a:Person ;
  rdfs:label "Charles Anthons" ;
  a2a:PersonName [
    rdfs:label "Charles Anthons" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Anthons"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1790" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1790-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person2490131
  a a2a:Person ;
  rdfs:label "Marie Elisabeth De Busscher" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth De Busscher" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "De Busscher"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Huizingen" ;
    rdfs:label "Huizingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1789-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle" ;
    rdfs:label "België, Halle"
  ] .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person4138791
  a a2a:Person ;
  rdfs:label "Jacques Anthons" ;
  a2a:PersonName [
    rdfs:label "Jacques Anthons" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Anthons"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person5787451
  a a2a:Person ;
  rdfs:label "Marie Paridaens" ;
  a2a:PersonName [
    rdfs:label "Marie Paridaens" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Paridaens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person7436111
  a a2a:Person ;
  rdfs:label "Jean Baptiste De Busscher" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste De Busscher" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "De Busscher"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person9084771
  a a2a:Person ;
  rdfs:label "Josine De Koninck" ;
  a2a:PersonName [
    rdfs:label "Josine De Koninck" ;
    a2a:PersonNameFirstName "Josine" ;
    a2a:PersonNameLastName "De Koninck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle" ;
    rdfs:label "Halle"
  ] .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13698991
  a a2a:Person ;
  rdfs:label "Jean Baptiste Mertens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Mertens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699001
  a a2a:Person ;
  rdfs:label "Ferdinand Trochs" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Trochs" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Trochs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699011
  a a2a:Person ;
  rdfs:label "Jacques De Greve" ;
  a2a:PersonName [
    rdfs:label "Jacques De Greve" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "De Greve"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "clerc" .

oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699021
  a a2a:Person ;
  rdfs:label "Jean Urbain Mertens" ;
  a2a:PersonName [
    rdfs:label "Jean Urbain Mertens" ;
    a2a:PersonNameFirstName "Jean Urbain" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1815-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Huizingen" ;
    rdfs:label "België, Huizingen"
  ] .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person545901 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person2490131 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person4138791 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person5787451 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person7436111 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person9084771 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13698991 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699001 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699011 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:relationep_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Person13699021 ;
  a2a:EventKeyRef oa:event_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe_Event1 .

oa:source_abl_792eae80-ece1-6b24-a3b0-229bcf90f7fe
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Leuven), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1792-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1815-02-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Leuven)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Provincie Vlaams Brabant" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00160652_0" ;
  a2a:RecordIdentifier "HUBRA_00160652_0" ;
  a2a:RecordGUID "{792eae80-ece1-6b24-a3b0-229bcf90f7fe}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

