@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_2dd28922-8685-e4cf-d87c-e3344a7bbfaa
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1900 te Veltem-Beisem (België)" ;
  a2a:hasPerson oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person743742, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person1632242, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person1825652, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person2714152, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person3602652, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person4491152, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5608732, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950372, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950382, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950392, oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950402 ;
  a2a:hasEvent oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_0, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_1, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_2, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_3, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_4, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_5, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_6, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_7, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_8, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_9, oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_10 ;
  a2a:hasSource oa:source_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person743742
  a a2a:Person ;
  rdfs:label "Ludovicus Jacobus Ermgodts" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Jacobus Ermgodts" ;
    a2a:PersonNameFirstName "Ludovicus Jacobus" ;
    a2a:PersonNameLastName "Ermgodts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meerbeek" ;
    rdfs:label "Meerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1875-02-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Meerbeek" ;
    rdfs:label "België, Meerbeek"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person1632242
  a a2a:Person ;
  rdfs:label "Maria Ludovica Van Bellingen" ;
  a2a:PersonName [
    rdfs:label "Maria Ludovica Van Bellingen" ;
    a2a:PersonNameFirstName "Maria Ludovica" ;
    a2a:PersonNameLastName "Van Bellingen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Veltem-Beisem" ;
    rdfs:label "Veltem-Beisem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1873-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Veltem-Beisem" ;
    rdfs:label "België, Veltem-Beisem"
  ] ;
  a2a:Profession "landbouwster" ;
  a2a:MaritalStatus "other:ongehuwd" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person1825652
  a a2a:Person ;
  rdfs:label "Joannes Ermgodts" ;
  a2a:PersonName [
    rdfs:label "Joannes Ermgodts" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Ermgodts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meerbeek" ;
    rdfs:label "Meerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person2714152
  a a2a:Person ;
  rdfs:label "Philippina Brulé" ;
  a2a:PersonName [
    rdfs:label "Philippina Brulé" ;
    a2a:PersonNameFirstName "Philippina" ;
    a2a:PersonNameLastName "Brulé"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Meerbeek" ;
    rdfs:label "Meerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person3602652
  a a2a:Person ;
  rdfs:label "Augustinus Van Bellingen" ;
  a2a:PersonName [
    rdfs:label "Augustinus Van Bellingen" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Van Bellingen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person4491152
  a a2a:Person ;
  rdfs:label "Elisabetha Seraphina DeBacker" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Seraphina DeBacker" ;
    a2a:PersonNameFirstName "Elisabetha Seraphina" ;
    a2a:PersonNameLastName "DeBacker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5608732
  a a2a:Person ;
  rdfs:label "Ludovicus Alfons Van Bellingen>Ermgodts" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Alfons Van Bellingen>Ermgodts" ;
    a2a:PersonNameFirstName "Ludovicus Alfons" ;
    a2a:PersonNameLastName "Van Bellingen>Ermgodts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1898-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Veltem-Beisem" ;
    rdfs:label "België, Veltem-Beisem"
  ] .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950372
  a a2a:Person ;
  rdfs:label "Gustavus VanRoy" ;
  a2a:PersonName [
    rdfs:label "Gustavus VanRoy" ;
    a2a:PersonNameFirstName "Gustavus" ;
    a2a:PersonNameLastName "VanRoy"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Everberg" ;
    rdfs:label "Everberg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "gemeente sekretaris" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950382
  a a2a:Person ;
  rdfs:label "Martinus Freys" ;
  a2a:PersonName [
    rdfs:label "Martinus Freys" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Freys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Veltem-Beisem" ;
    rdfs:label "Veltem-Beisem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950392
  a a2a:Person ;
  rdfs:label "Alfons Vandezande" ;
  a2a:PersonName [
    rdfs:label "Alfons Vandezande" ;
    a2a:PersonNameFirstName "Alfons" ;
    a2a:PersonNameLastName "Vandezande"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950402
  a a2a:Person ;
  rdfs:label "Emiel Cludts" ;
  a2a:PersonName [
    rdfs:label "Emiel Cludts" ;
    a2a:PersonNameFirstName "Emiel" ;
    a2a:PersonNameLastName "Cludts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meerbeek" ;
    rdfs:label "Meerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1900-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Veltem-Beisem" ;
    rdfs:label "België, Veltem-Beisem"
  ] .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person743742 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person1632242 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person1825652 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person2714152 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person3602652 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person4491152 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5608732 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950372 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950382 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950392 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:relationep_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Person5950402 ;
  a2a:EventKeyRef oa:event_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa_Event1 .

oa:source_abl_2dd28922-8685-e4cf-d87c-e3344a7bbfaa
  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 "1900" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1900-05-02"^^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 "4" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-DM95-LC?i=261&cc=1482191&cat=268250"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00017834_0" ;
  a2a:RecordIdentifier "HUBRA_00017834_0" ;
  a2a:RecordGUID "{2dd28922-8685-e4cf-d87c-e3344a7bbfaa}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "woonde voordien te Meerbeek" .
[]
  a2a:PersonRemarkdeat_date "1893-12-01" ;
  a2a:PersonRemarkdeat_plac "Veltem-Beisem" .

[]
  a2a:PersonRemarkdeat_date "1893-10-24" ;
  a2a:PersonRemarkdeat_plac "Veltem-Beisem" .

