@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_19bc2262-e420-1d90-9e06-5a14fd2a7ba0
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 juli 1804 te Herne (België)" ;
  a2a:hasPerson oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person471591, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person3057371, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person4706031, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person6354691, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person8003351, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person9652011, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852051, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852061, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852071, oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852081 ;
  a2a:hasEvent oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_0, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_1, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_2, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_3, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_4, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_5, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_6, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_7, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_8, oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_9 ;
  a2a:hasSource oa:source_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0 .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person471591
  a a2a:Person ;
  rdfs:label "Gilles Decock" ;
  a2a:PersonName [
    rdfs:label "Gilles Decock" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNameLastName "Decock"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lettelingen, Petit-Enghien" ;
    rdfs:label "Lettelingen, Petit-Enghien"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthDate [
    a2a:Year "1761" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1761-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lettelingen, Petit-Enghien" ;
    rdfs:label "België, Lettelingen, Petit-Enghien"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person3057371
  a a2a:Person ;
  rdfs:label "Marie Anne Vanlaethem" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Vanlaethem" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Vanlaethem"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1773" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1773-07-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person4706031
  a a2a:Person ;
  rdfs:label "Jean Baptiste Decock" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Decock" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Decock"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Lettelingen, Petit-Enghien" ;
    rdfs:label "Lettelingen, Petit-Enghien"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lettelingen, Petit-Enghien" ;
    rdfs:label "België, Lettelingen, Petit-Enghien"
  ] .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person6354691
  a a2a:Person ;
  rdfs:label "Judoca Vansnick" ;
  a2a:PersonName [
    rdfs:label "Judoca Vansnick" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNameLastName "Vansnick"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Lettelingen, Petit-Enghien" ;
    rdfs:label "Lettelingen, Petit-Enghien"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "73" ;
    rdfs:label "73"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person8003351
  a a2a:Person ;
  rdfs:label "Josse Vanlaethem" ;
  a2a:PersonName [
    rdfs:label "Josse Vanlaethem" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Vanlaethem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kester" ;
    rdfs:label "België, Kester"
  ] .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person9652011
  a a2a:Person ;
  rdfs:label "Marie Anne Maes" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Maes" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852051
  a a2a:Person ;
  rdfs:label "Pierre Joseph Wielant" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Wielant" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Wielant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Galmaarden" ;
    rdfs:label "Galmaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "notaire" .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852061
  a a2a:Person ;
  rdfs:label "Jean Baptiste Stevens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Stevens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "messager" .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852071
  a a2a:Person ;
  rdfs:label "Joseph Delvil" ;
  a2a:PersonName [
    rdfs:label "Joseph Delvil" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Delvil"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852081
  a a2a:Person ;
  rdfs:label "Guillaume Audenake" ;
  a2a:PersonName [
    rdfs:label "Guillaume Audenake" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Audenake"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herfelingen" ;
    rdfs:label "Herfelingen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "cultivateur" .

oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1804-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person471591 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person3057371 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person4706031 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person6354691 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person8003351 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person9652011 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852051 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852061 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852071 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:relationep_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Person15852081 ;
  a2a:EventKeyRef oa:event_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0_Event1 .

oa:source_abl_19bc2262-e420-1d90-9e06-5a14fd2a7ba0
  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 "1804" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1804-07-06"^^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 "21" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 21"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00275106_0" ;
  a2a:RecordIdentifier "HUBRA_00275106_0" ;
  a2a:RecordGUID "{19bc2262-e420-1d90-9e06-5a14fd2a7ba0}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Leeftijd bij overlijden vader bruidegom 60j." .
[] a2a:PersonRemarkOpmerking "Leeftijd bij overlijden moeder bruid 72j." .
