@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_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 augustus 1864 te Erps-Kwerps (België)" ;
  a2a:hasPerson oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person295681, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person2137211, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person3785871, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person5434531, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person7083191, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person8731851, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401491, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401501, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401511, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401521, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904091, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904361, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904631, oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904881 ;
  a2a:hasEvent oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_0, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_1, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_2, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_3, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_4, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_5, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_6, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_7, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_8, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_9, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_10, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_11, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_12, oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_13 ;
  a2a:hasSource oa:source_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person295681
  a a2a:Person ;
  rdfs:label "Guillielmus Verwimp" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Verwimp" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Verwimp"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nederokkerzeel" ;
    rdfs:label "Nederokkerzeel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1836-10-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Buken" ;
    rdfs:label "België, Buken"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person2137211
  a a2a:Person ;
  rdfs:label "Maria Josepha Philomena Peeters" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Philomena Peeters" ;
    a2a:PersonNameFirstName "Maria Josepha Philomena" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1842-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "België, Erps-Kwerps"
  ] ;
  a2a:Profession "arbeydster" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person3785871
  a a2a:Person ;
  rdfs:label "Joannes Baptista Verwimp" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Verwimp" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Verwimp"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person5434531
  a a2a:Person ;
  rdfs:label "Anna Catharina Heremans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Heremans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Heremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person7083191
  a a2a:Person ;
  rdfs:label "Anthonius Peeters" ;
  a2a:PersonName [
    rdfs:label "Anthonius Peeters" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:Profession "arbeyder" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person8731851
  a a2a:Person ;
  rdfs:label "Maria Agnes Boyet" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Boyet" ;
    a2a:PersonNameFirstName "Maria Agnes" ;
    a2a:PersonNameLastName "Boyet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401491
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Inthout" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Inthout" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Inthout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401501
  a a2a:Person ;
  rdfs:label "Franciscus Michiels" ;
  a2a:PersonName [
    rdfs:label "Franciscus Michiels" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401511
  a a2a:Person ;
  rdfs:label "Joannes Baptista Lauwers" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Lauwers" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401521
  a a2a:Person ;
  rdfs:label "Josephus Ludovicus De Greef" ;
  a2a:PersonName [
    rdfs:label "Josephus Ludovicus De Greef" ;
    a2a:PersonNameFirstName "Josephus Ludovicus" ;
    a2a:PersonNameLastName "De Greef"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "Erps-Kwerps"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "arbeyder" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904091
  a a2a:Person ;
  rdfs:label "Adrianus Verwimp" ;
  a2a:PersonName [
    rdfs:label "Adrianus Verwimp" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Verwimp"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904361
  a a2a:Person ;
  rdfs:label "Maria Vande Goor" ;
  a2a:PersonName [
    rdfs:label "Maria Vande Goor" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vande Goor"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904631
  a a2a:Person ;
  rdfs:label "Jacobus Heremans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Heremans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Heremans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904881
  a a2a:Person ;
  rdfs:label "Anna Bollin" ;
  a2a:PersonName [
    rdfs:label "Anna Bollin" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bollin"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1864-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Erps-Kwerps" ;
    rdfs:label "België, Erps-Kwerps"
  ] .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person295681 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person2137211 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person3785871 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person5434531 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person7083191 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person8731851 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401491 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401501 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401511 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person12401521 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904091 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904361 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904631 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:relationep_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Person16904881 ;
  a2a:EventKeyRef oa:event_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c_Event1 .

oa:source_abl_f8a1b2f1-c6b8-435e-3abe-8ef6af64469c
  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 "1864" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1864-08-09"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HYS6-2T?i=251&cc=1482191&cat=179073"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00082626_0" ;
  a2a:RecordIdentifier "HUBRA_00082626_0" ;
  a2a:RecordGUID "{f8a1b2f1-c6b8-435e-3abe-8ef6af64469c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "woonende met recht te Nederockerzeel en met de daed te Erps Querbs die voldaen heeft aan de Nationale Militie" .
[]
  a2a:PersonRemarkdeat_date "1843-01-02" ;
  a2a:PersonRemarkdeat_plac "Buken" .

[]
  a2a:PersonRemarkdeat_date "1858-04-12" ;
  a2a:PersonRemarkdeat_plac "Buken" .

[]
  a2a:PersonRemarkdeat_date "1862-12-06" ;
  a2a:PersonRemarkdeat_plac "Erps-Kwerps" .

