@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_2cae4b96-a561-2e67-fb0f-3ee79f6145f3
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juni 1889 te Galmaarden (België)" ;
  a2a:hasPerson oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person163312, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person1051812, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person1904672, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person2793172, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person3681672, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person4570172, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person5617912, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person5617922, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210682, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210692, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210702, oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210712 ;
  a2a:hasEvent oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_0, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_1, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_2, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_3, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_4, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_5, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_6, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_7, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_8, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_9, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_10, oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_11 ;
  a2a:hasSource oa:source_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3 .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person163312
  a a2a:Person ;
  rdfs:label "Petrus Van Belle" ;
  a2a:PersonName [
    rdfs:label "Petrus Van Belle" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van Belle"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Viane" ;
    rdfs:label "Viane"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1845-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Viane" ;
    rdfs:label "België, Viane"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person1051812
  a a2a:Person ;
  rdfs:label "Paulina Vandamme" ;
  a2a:PersonName [
    rdfs:label "Paulina Vandamme" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Vandamme"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1848-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Galmaarden" ;
    rdfs:label "België, Galmaarden"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person1904672
  a a2a:Person ;
  rdfs:label "Josef Van Belle" ;
  a2a:PersonName [
    rdfs:label "Josef Van Belle" ;
    a2a:PersonNameFirstName "Josef" ;
    a2a:PersonNameLastName "Van Belle"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person2793172
  a a2a:Person ;
  rdfs:label "Maria Theresia Sermant" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Sermant" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Sermant"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Viane" ;
    rdfs:label "Viane"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person3681672
  a a2a:Person ;
  rdfs:label "Desire Vandamme" ;
  a2a:PersonName [
    rdfs:label "Desire Vandamme" ;
    a2a:PersonNameFirstName "Desire" ;
    a2a:PersonNameLastName "Vandamme"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person4570172
  a a2a:Person ;
  rdfs:label "Marie Therese Lenoir" ;
  a2a:PersonName [
    rdfs:label "Marie Therese Lenoir" ;
    a2a:PersonNameFirstName "Marie Therese" ;
    a2a:PersonNameLastName "Lenoir"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person5617912
  a a2a:Person ;
  rdfs:label "Victorina Vandamme>Van Belle" ;
  a2a:PersonName [
    rdfs:label "Victorina Vandamme>Van Belle" ;
    a2a:PersonNameFirstName "Victorina" ;
    a2a:PersonNameLastName "Vandamme>Van Belle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1877-08-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Galmaarden" ;
    rdfs:label "België, Galmaarden"
  ] .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person5617922
  a a2a:Person ;
  rdfs:label "Clementina Vandamme>Van Belle" ;
  a2a:PersonName [
    rdfs:label "Clementina Vandamme>Van Belle" ;
    a2a:PersonNameFirstName "Clementina" ;
    a2a:PersonNameLastName "Vandamme>Van Belle"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1882-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Galmaarden" ;
    rdfs:label "België, Galmaarden"
  ] .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210682
  a a2a:Person ;
  rdfs:label "Francis Van Belle" ;
  a2a:PersonName [
    rdfs:label "Francis Van Belle" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Van Belle"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Viane" ;
    rdfs:label "Viane"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210692
  a a2a:Person ;
  rdfs:label "Edouard Ost" ;
  a2a:PersonName [
    rdfs:label "Edouard Ost" ;
    a2a:PersonNameFirstName "Edouard" ;
    a2a:PersonNameLastName "Ost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Galmaarden" ;
    rdfs:label "Galmaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210702
  a a2a:Person ;
  rdfs:label "Cedericus Massaer" ;
  a2a:PersonName [
    rdfs:label "Cedericus Massaer" ;
    a2a:PersonNameFirstName "Cedericus" ;
    a2a:PersonNameLastName "Massaer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tollembeek" ;
    rdfs:label "Tollembeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210712
  a a2a:Person ;
  rdfs:label "Jean Baptiste Limbourg" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Limbourg" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Limbourg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Galmaarden" ;
    rdfs:label "Galmaarden"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1889-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Galmaarden" ;
    rdfs:label "België, Galmaarden"
  ] .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person163312 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person1051812 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person1904672 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person2793172 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person3681672 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person4570172 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person5617912 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person5617922 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210682 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210692 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210702 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:relationep_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Person6210712 ;
  a2a:EventKeyRef oa:event_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3_Event1 .

oa:source_abl_2cae4b96-a561-2e67-fb0f-3ee79f6145f3
  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 "1889" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1889-06-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 "9" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 9"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00054625_0" ;
  a2a:RecordIdentifier "HUBRA_00054625_0" ;
  a2a:RecordGUID "{2cae4b96-a561-2e67-fb0f-3ee79f6145f3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "woont thollembeek van rechtswege Galmaarden" .
[]
  a2a:PersonRemarkdeat_date "1885-11-02" ;
  a2a:PersonRemarkdeat_plac "Viane" .

[]
  a2a:PersonRemarkdeat_date "1888-03-16" ;
  a2a:PersonRemarkdeat_plac "Galmaarden" .

[]
  a2a:PersonRemarkdeat_date "1857-05-06" ;
  a2a:PersonRemarkdeat_plac "Galmaarden" .

