@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_e0d190ce-5ccf-e149-9c84-10f175350fb8
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 januari 1893 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person438392, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person1326892, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person2318062, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person3206562, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person4095062, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person4983562, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683522, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683532, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683542, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766482, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766492, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766502, oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766512 ;
  a2a:hasEvent oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_0, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_1, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_2, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_3, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_4, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_5, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_6, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_7, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_8, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_9, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_10, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_11, oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_12 ;
  a2a:hasSource oa:source_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8 .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person438392
  a a2a:Person ;
  rdfs:label "Henri Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Henri Verhaegen" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1865-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person1326892
  a a2a:Person ;
  rdfs:label "Thérèse Vandenbroeck" ;
  a2a:PersonName [
    rdfs:label "Thérèse Vandenbroeck" ;
    a2a:PersonNameFirstName "Thérèse" ;
    a2a:PersonNameLastName "Vandenbroeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1866-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "journalière" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person2318062
  a a2a:Person ;
  rdfs:label "Pierre Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Pierre Verhaegen" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "tonnelier" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person3206562
  a a2a:Person ;
  rdfs:label "Marie Joseph Aertgeerts" ;
  a2a:PersonName [
    rdfs:label "Marie Joseph Aertgeerts" ;
    a2a:PersonNameFirstName "Marie Joseph" ;
    a2a:PersonNameLastName "Aertgeerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person4095062
  a a2a:Person ;
  rdfs:label "Antoine Vandenbroeck" ;
  a2a:PersonName [
    rdfs:label "Antoine Vandenbroeck" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Vandenbroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "ardoisier" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person4983562
  a a2a:Person ;
  rdfs:label "Catherine Delis" ;
  a2a:PersonName [
    rdfs:label "Catherine Delis" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Delis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683522
  a a2a:Person ;
  rdfs:label "Ferdinand Vandenbroeck>Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Ferdinand Vandenbroeck>Verhaegen" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNameLastName "Vandenbroeck>Verhaegen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1886-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683532
  a a2a:Person ;
  rdfs:label "Jeanne Vandenbroeck>Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Jeanne Vandenbroeck>Verhaegen" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Vandenbroeck>Verhaegen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1887-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683542
  a a2a:Person ;
  rdfs:label "Joseph Vandenbroeck>Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Joseph Vandenbroeck>Verhaegen" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vandenbroeck>Verhaegen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1892-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766482
  a a2a:Person ;
  rdfs:label "Jean Baptiste Janssens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Janssens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "journalier" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766492
  a a2a:Person ;
  rdfs:label "Guillaume Vandenbroeck" ;
  a2a:PersonName [
    rdfs:label "Guillaume Vandenbroeck" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Vandenbroeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "ardoisier" .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766502
  a a2a:Person ;
  rdfs:label "Joseph Verhaegen" ;
  a2a:PersonName [
    rdfs:label "Joseph Verhaegen" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Verhaegen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] .

oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766512
  a a2a:Person ;
  rdfs:label "Léopold Godts" ;
  a2a:PersonName [
    rdfs:label "Léopold Godts" ;
    a2a:PersonNameFirstName "Léopold" ;
    a2a:PersonNameLastName "Godts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "journalier" .

oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1893-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person438392 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person1326892 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person2318062 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person3206562 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person4095062 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person4983562 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683522 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683532 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person5683542 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766482 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766492 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766502 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:relationep_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Person7766512 ;
  a2a:EventKeyRef oa:event_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8_Event1 .

oa:source_abl_e0d190ce-5ccf-e149-9c84-10f175350fb8
  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 "1893" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1893-01-21"^^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 "13" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-X378-X?i=155&cc=1482191&cat=205581"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00228063_0" ;
  a2a:RecordIdentifier "HUBRA_00228063_0" ;
  a2a:RecordGUID "{e0d190ce-5ccf-e149-9c84-10f175350fb8}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

