@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_a38e76f2-df8f-5d04-cb20-4a8917079c6b
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 mei 1872 te Hakendover (België)" ;
  a2a:hasPerson oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person193982, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person1082482, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person2287322, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person3175822, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person4064322, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person4952822, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person5677772, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644282, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644292, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644302, oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644312 ;
  a2a:hasEvent oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_0, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_1, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_2, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_3, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_4, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_5, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_6, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_7, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_8, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_9, oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_10 ;
  a2a:hasSource oa:source_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person193982
  a a2a:Person ;
  rdfs:label "Joannes Baptista Moens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Moens" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoegaarden" ;
    rdfs:label "Hoegaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1841-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hoegaarden" ;
    rdfs:label "België, Hoegaarden"
  ] ;
  a2a:Profession "koopman in verkens" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person1082482
  a a2a:Person ;
  rdfs:label "Theresia Weenen" ;
  a2a:PersonName [
    rdfs:label "Theresia Weenen" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Weenen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hakendover" ;
    rdfs:label "Hakendover"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1843-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hakendover" ;
    rdfs:label "België, Hakendover"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person2287322
  a a2a:Person ;
  rdfs:label "Josephus Moens" ;
  a2a:PersonName [
    rdfs:label "Josephus Moens" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "landbouwer" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person3175822
  a a2a:Person ;
  rdfs:label "Catherina Peeters" ;
  a2a:PersonName [
    rdfs:label "Catherina Peeters" ;
    a2a:PersonNameFirstName "Catherina" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hoegaarden" ;
    rdfs:label "Hoegaarden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person4064322
  a a2a:Person ;
  rdfs:label "Guillielmus Weenen" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Weenen" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Weenen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hakendover" ;
    rdfs:label "Hakendover"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person4952822
  a a2a:Person ;
  rdfs:label "Barbara Persoens" ;
  a2a:PersonName [
    rdfs:label "Barbara Persoens" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Persoens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Profession "zonder beroep" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person5677772
  a a2a:Person ;
  rdfs:label "Julianus Weenen>Moens" ;
  a2a:PersonName [
    rdfs:label "Julianus Weenen>Moens" ;
    a2a:PersonNameFirstName "Julianus" ;
    a2a:PersonNameLastName "Weenen>Moens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1870-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Hakendover" ;
    rdfs:label "België, Hakendover"
  ] .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644282
  a a2a:Person ;
  rdfs:label "Augustus Grossen" ;
  a2a:PersonName [
    rdfs:label "Augustus Grossen" ;
    a2a:PersonNameFirstName "Augustus" ;
    a2a:PersonNameLastName "Grossen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hakendover" ;
    rdfs:label "Hakendover"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644292
  a a2a:Person ;
  rdfs:label "Joannes Baptista Vanosmael" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Vanosmael" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Vanosmael"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoegaarden" ;
    rdfs:label "Hoegaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "handwerker" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644302
  a a2a:Person ;
  rdfs:label "Livienus Finoulst" ;
  a2a:PersonName [
    rdfs:label "Livienus Finoulst" ;
    a2a:PersonNameFirstName "Livienus" ;
    a2a:PersonNameLastName "Finoulst"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoegaarden" ;
    rdfs:label "Hoegaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "handwerker" .

oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644312
  a a2a:Person ;
  rdfs:label "Carolus Dewaelheyns" ;
  a2a:PersonName [
    rdfs:label "Carolus Dewaelheyns" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNameLastName "Dewaelheyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tienen" ;
    rdfs:label "Tienen"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "schrijver" .

oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1872-05-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Hakendover" ;
    rdfs:label "België, Hakendover"
  ] .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person193982 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person1082482 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person2287322 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person3175822 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person4064322 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person4952822 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person5677772 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644282 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644292 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644302 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:relationep_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Person7644312 ;
  a2a:EventKeyRef oa:event_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b_Event1 .

oa:source_abl_a38e76f2-df8f-5d04-cb20-4a8917079c6b
  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 "1872" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1872-05-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 "6" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D3WN-Y?i=238&wc=STVK-C66%3A967066701%2C1489949801&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00219837_0" ;
  a2a:RecordIdentifier "HUBRA_00219837_0" ;
  a2a:RecordGUID "{a38e76f2-df8f-5d04-cb20-4a8917079c6b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Getuigschrift nr.60." .
[]
  a2a:PersonRemarkdeat_date "1872-03-12" ;
  a2a:PersonRemarkdeat_plac "Hoegaarden" .

[]
  a2a:PersonRemarkdeat_date "1861-02-06" ;
  a2a:PersonRemarkdeat_plac "Hakendover" .

