@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_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 oktober 1828 te Herne (België)" ;
  a2a:hasPerson oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person477931, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person3090301, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person4738961, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person6387621, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person8036281, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person9684941, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980841, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980851, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980861, oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980871 ;
  a2a:hasEvent oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_0, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_1, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_2, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_3, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_4, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_5, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_6, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_7, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_8, oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_9 ;
  a2a:hasSource oa:source_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3 .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person477931
  a a2a:Person ;
  rdfs:label "Guillielmus Popeleer" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Popeleer" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Popeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1797-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] ;
  a2a:Profession "arbeyder" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person3090301
  a a2a:Person ;
  rdfs:label "Maria Theresia Vansnick" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Vansnick" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Vansnick"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1796-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] ;
  a2a:Profession "spinster" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person4738961
  a a2a:Person ;
  rdfs:label "Adrianus Popeleer" ;
  a2a:PersonName [
    rdfs:label "Adrianus Popeleer" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Popeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "wever" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person6387621
  a a2a:Person ;
  rdfs:label "Maria Theresia Berckmans" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Berckmans" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "71" ;
    rdfs:label "71"
  ] ;
  a2a:Profession "spinster" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person8036281
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vansnick" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vansnick" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vansnick"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "wever" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person9684941
  a a2a:Person ;
  rdfs:label "Anna Maria Bourgeois" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bourgeois" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bourgeois"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "spinster" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980841
  a a2a:Person ;
  rdfs:label "Nicolaus Peremans" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Peremans" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Peremans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980851
  a a2a:Person ;
  rdfs:label "Martinus Buys" ;
  a2a:PersonName [
    rdfs:label "Martinus Buys" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "herbergier" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980861
  a a2a:Person ;
  rdfs:label "Guillielmus Buys" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Buys" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "wever" .

oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980871
  a a2a:Person ;
  rdfs:label "Theodorus Buys" ;
  a2a:PersonName [
    rdfs:label "Theodorus Buys" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Herne" ;
    rdfs:label "Herne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "beenhouwer" .

oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1828-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Herne" ;
    rdfs:label "België, Herne"
  ] .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person477931 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person3090301 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person4738961 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person6387621 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person8036281 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person9684941 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980841 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980851 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980861 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:relationep_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Person15980871 ;
  a2a:EventKeyRef oa:event_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3_Event1 .

oa:source_abl_d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3
  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 "1828" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1828-10-15"^^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 "15" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 15"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00286368_0" ;
  a2a:RecordIdentifier "HUBRA_00286368_0" ;
  a2a:RecordGUID "{d6bdb5e2-c5b8-41e8-e8ee-66afc833eff3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "ouders aanwezig en toestemmende; voldaan aan militiewet" .
[] a2a:PersonRemarkOpmerking "ouders aanwezig en toestemmende" .
