@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_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 juni 1924 te Halle-Booienhoven (België)" ;
  a2a:hasPerson oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6387395, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6656775, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6926155, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7195535, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7464915, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7734295, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8102495, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8102505, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539595, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539605, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539615, oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539625 ;
  a2a:hasEvent oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_0, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_1, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_2, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_3, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_4, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_5, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_6, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_7, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_8, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_9, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_10, oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_11 ;
  a2a:hasSource oa:source_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6387395
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Vangoetsenhoven" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Vangoetsenhoven" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Vangoetsenhoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle Booienhoven" ;
    rdfs:label "Halle Booienhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1885-12-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle Booienhoven" ;
    rdfs:label "België, Halle Booienhoven"
  ] ;
  a2a:Profession "agent" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6656775
  a a2a:Person ;
  rdfs:label "Anna Maria Elisabeth Hermans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Elisabeth Hermans" ;
    a2a:PersonNameFirstName "Anna Maria Elisabeth" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle Booienhoven" ;
    rdfs:label "Halle Booienhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1889-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Halle Booienhoven" ;
    rdfs:label "België, Halle Booienhoven"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6926155
  a a2a:Person ;
  rdfs:label "Joannes Vangoetsenhoven" ;
  a2a:PersonName [
    rdfs:label "Joannes Vangoetsenhoven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vangoetsenhoven"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7195535
  a a2a:Person ;
  rdfs:label "Dorothea Amelia Roggen" ;
  a2a:PersonName [
    rdfs:label "Dorothea Amelia Roggen" ;
    a2a:PersonNameFirstName "Dorothea Amelia" ;
    a2a:PersonNameLastName "Roggen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7464915
  a a2a:Person ;
  rdfs:label "Franciscus Hubertus Hermans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hubertus Hermans" ;
    a2a:PersonNameFirstName "Franciscus Hubertus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7734295
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Eraerts" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Eraerts" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Eraerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Halle Booienhoven" ;
    rdfs:label "Halle Booienhoven"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8102495
  a a2a:Person ;
  rdfs:label "Henri Foriers" ;
  a2a:PersonName [
    rdfs:label "Henri Foriers" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Foriers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle Booienhoven" ;
    rdfs:label "Halle Booienhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8102505
  a a2a:Person ;
  rdfs:label "Edouard Vanrykel" ;
  a2a:PersonName [
    rdfs:label "Edouard Vanrykel" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Vanrykel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Halle Booienhoven" ;
    rdfs:label "Halle Booienhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "gemeente bediende" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539595
  a a2a:Person ;
  rdfs:label "Petrus Vangoetsenhoven" ;
  a2a:PersonName [
    rdfs:label "Petrus Vangoetsenhoven" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Vangoetsenhoven"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539605
  a a2a:Person ;
  rdfs:label "Maria Philipet" ;
  a2a:PersonName [
    rdfs:label "Maria Philipet" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Philipet"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539615
  a a2a:Person ;
  rdfs:label "Theodoor Roggen" ;
  a2a:PersonName [
    rdfs:label "Theodoor Roggen" ;
    a2a:PersonNameFirstName "Theodoor" ;
    a2a:PersonNameLastName "Roggen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539625
  a a2a:Person ;
  rdfs:label "Elisabeth Vandereyken" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vandereyken" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vandereyken"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1924-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Halle-Booienhoven" ;
    rdfs:label "België, Halle-Booienhoven"
  ] .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6387395 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6656775 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person6926155 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7195535 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7464915 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person7734295 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8102495 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8102505 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_8
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539595 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_9
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539605 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539615 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:relationep_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Person8539625 ;
  a2a:EventKeyRef oa:event_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba_Event1 .

oa:source_abl_0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba
  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 "1924" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1924-06-12"^^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 "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00423816_0" ;
  a2a:RecordIdentifier "HUBRA_00423816_0" ;
  a2a:RecordGUID "{0dcaa1d5-b2a4-e2b9-5699-68af5c92e4ba}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1911-09-03" ;
  a2a:PersonRemarkdeat_plac "Halle Booienhoven" .

[]
  a2a:PersonRemarkdeat_date "1919-02-12" ;
  a2a:PersonRemarkdeat_plac "Halle Booienhoven" .

[] a2a:PersonRemarkdeat_plac "Halle Booienhoven" .
