@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_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 mei 1819 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person741121, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person2539611, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person4188271, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person5836931, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person7485591, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person9134251, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person10576171, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885811, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885821, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885831, oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885841 ;
  a2a:hasEvent oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_0, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_1, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_2, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_3, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_4, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_5, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_6, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_7, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_8, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_9, oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_10 ;
  a2a:hasSource oa:source_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3 .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person741121
  a a2a:Person ;
  rdfs:label "Jean Baptiste Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Hendrickx" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1796-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leefdaal" ;
    rdfs:label "België, Leefdaal"
  ] ;
  a2a:Profession "domestique" .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person2539611
  a a2a:Person ;
  rdfs:label "Anne Catherine De Flander" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine De Flander" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "De Flander"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1797-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person4188271
  a a2a:Person ;
  rdfs:label "Charles Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Charles Hendrickx" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Hendrickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person5836931
  a a2a:Person ;
  rdfs:label "Cecile Blomsch" ;
  a2a:PersonName [
    rdfs:label "Cecile Blomsch" ;
    a2a:PersonNameFirstName "Cecile" ;
    a2a:PersonNameLastName "Blomsch"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person7485591
  a a2a:Person ;
  rdfs:label "Jean De Flander" ;
  a2a:PersonName [
    rdfs:label "Jean De Flander" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "De Flander"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person9134251
  a a2a:Person ;
  rdfs:label "Anne Catherine Vanden Bergh" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Vanden Bergh" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Vanden Bergh"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Velm" ;
    rdfs:label "België, Velm"
  ] ;
  a2a:Profession "agricultrice" .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person10576171
  a a2a:Person ;
  rdfs:label "Catherine De Flander>Hendrickx" ;
  a2a:PersonName [
    rdfs:label "Catherine De Flander>Hendrickx" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "De Flander>Hendrickx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1818-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885811
  a a2a:Person ;
  rdfs:label "Henri Benoit De Maijer" ;
  a2a:PersonName [
    rdfs:label "Henri Benoit De Maijer" ;
    a2a:PersonNameFirstName "Henri Benoit" ;
    a2a:PersonNameLastName "De Maijer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Willebroek" ;
    rdfs:label "Willebroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "agriculteur" .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885821
  a a2a:Person ;
  rdfs:label "Guillaume De Flander" ;
  a2a:PersonName [
    rdfs:label "Guillaume De Flander" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "De Flander"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885831
  a a2a:Person ;
  rdfs:label "Joseph De Flander" ;
  a2a:PersonName [
    rdfs:label "Joseph De Flander" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "De Flander"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] .

oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885841
  a a2a:Person ;
  rdfs:label "Guillaume Vandenhove" ;
  a2a:PersonName [
    rdfs:label "Guillaume Vandenhove" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Vandenhove"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "domestique brasseur" .

oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1819-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person741121 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person2539611 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person4188271 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person5836931 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person7485591 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person9134251 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person10576171 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885811 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885821 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885831 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:relationep_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Person13885841 ;
  a2a:EventKeyRef oa:event_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3_Event1 .

oa:source_abl_4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3
  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 "1819" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1819-05-13"^^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 "79" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 79"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9398-HC9C-7B?i=93&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00169373_0" ;
  a2a:RecordIdentifier "HUBRA_00169373_0" ;
  a2a:RecordGUID "{4ae60f56-8bc4-d0e6-1a5b-5a0cb2d755c3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1811-03-19" ;
  a2a:PersonRemarkdeat_plac "Leefdaal" .

[]
  a2a:PersonRemarkdeat_date "1809-12-28" ;
  a2a:PersonRemarkdeat_plac "Leefdaal" .

[]
  a2a:PersonRemarkdeat_date "1817-05-01" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

