@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_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 december 1803 te Beert (België)" ;
  a2a:hasPerson oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person69901, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person2694521, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person4343181, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person5991841, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person7640501, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person9289161, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person10594121, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501241, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501251, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501261, oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501271 ;
  a2a:hasEvent oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_0, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_1, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_2, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_3, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_4, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_5, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_6, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_7, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_8, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_9, oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_10 ;
  a2a:hasSource oa:source_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0 .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person69901
  a a2a:Person ;
  rdfs:label "Cornelis Cosyns" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cosyns" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Cosyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bogaarden" ;
    rdfs:label "Bogaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1774" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1774-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bogaarden" ;
    rdfs:label "België, Bogaarden"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person2694521
  a a2a:Person ;
  rdfs:label "Anne Marie Walckiers" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Walckiers" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Walckiers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Beert" ;
    rdfs:label "België, Beert"
  ] .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person4343181
  a a2a:Person ;
  rdfs:label "Jacques Cosyns" ;
  a2a:PersonName [
    rdfs:label "Jacques Cosyns" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Cosyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bogaarden" ;
    rdfs:label "Bogaarden"
  ] .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person5991841
  a a2a:Person ;
  rdfs:label "Elisabeth Zegers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Zegers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Zegers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person7640501
  a a2a:Person ;
  rdfs:label "Pierre Joseph Walckiers" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Walckiers" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Walckiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beert" ;
    rdfs:label "Beert"
  ] .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person9289161
  a a2a:Person ;
  rdfs:label "Marie Thérèse Buelens" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Buelens" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Buelens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Beert" ;
    rdfs:label "Beert"
  ] .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person10594121
  a a2a:Person ;
  rdfs:label "Jean Baptiste Walckiers>Cosyns" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Walckiers>Cosyns" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Walckiers>Cosyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1802-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Beert" ;
    rdfs:label "België, Beert"
  ] .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501241
  a a2a:Person ;
  rdfs:label "Joseph Walckiers" ;
  a2a:PersonName [
    rdfs:label "Joseph Walckiers" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Walckiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beert" ;
    rdfs:label "Beert"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "cabaretier" .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501251
  a a2a:Person ;
  rdfs:label "Etienne Walckiers" ;
  a2a:PersonName [
    rdfs:label "Etienne Walckiers" ;
    a2a:PersonNameFirstName "Etienne" ;
    a2a:PersonNameLastName "Walckiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bellingen" ;
    rdfs:label "Bellingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501261
  a a2a:Person ;
  rdfs:label "Jean Baptiste De Smedt" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste De Smedt" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beert" ;
    rdfs:label "Beert"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501271
  a a2a:Person ;
  rdfs:label "Joseph Haus" ;
  a2a:PersonName [
    rdfs:label "Joseph Haus" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Haus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bogaarden" ;
    rdfs:label "Bogaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "maire" .

oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1803-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Beert" ;
    rdfs:label "België, Beert"
  ] .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person69901 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person2694521 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person4343181 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person5991841 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person7640501 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person9289161 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person10594121 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501241 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501251 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501261 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:relationep_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Person14501271 ;
  a2a:EventKeyRef oa:event_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0_Event1 .

oa:source_abl_d9bb4314-c8a8-12e5-53e9-aed8bab13ef0
  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 "1803" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1803-12-30"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00195173_0" ;
  a2a:RecordIdentifier "HUBRA_00195173_0" ;
  a2a:RecordGUID "{d9bb4314-c8a8-12e5-53e9-aed8bab13ef0}" ;
  a2a:SourceRemarkOpmerking "Les publications de mariage faites à Brages le 8 Nivôse an 12." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "né le 1 Germinal an 10." .
