@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_173e0a20-d49f-c3d2-aeac-c2f45dbe101b
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 mei 1870 te Beersel (België)" ;
  a2a:hasPerson oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person69501, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person2840911, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person4489571, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person6138231, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person7786891, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person9435551, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person10061111, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049111, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049121, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049131, oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049141 ;
  a2a:hasEvent oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_0, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_1, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_2, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_3, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_4, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_5, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_6, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_7, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_8, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_9, oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_10 ;
  a2a:hasSource oa:source_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person69501
  a a2a:Person ;
  rdfs:label "Petrus Josephus Van Bellingen" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Van Bellingen" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Van Bellingen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1838-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Beersel" ;
    rdfs:label "België, Beersel"
  ] ;
  a2a:Profession "landbouwer" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person2840911
  a a2a:Person ;
  rdfs:label "Anna Catharina Vandenplas" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vandenplas" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vandenplas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1835-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Beersel" ;
    rdfs:label "België, Beersel"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person4489571
  a a2a:Person ;
  rdfs:label "Philippus Van Bellingen" ;
  a2a:PersonName [
    rdfs:label "Philippus Van Bellingen" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Van Bellingen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person6138231
  a a2a:Person ;
  rdfs:label "Maria Theresia Kerzelaer" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Kerzelaer" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Kerzelaer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person7786891
  a a2a:Person ;
  rdfs:label "François Vandenplas" ;
  a2a:PersonName [
    rdfs:label "François Vandenplas" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Vandenplas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person9435551
  a a2a:Person ;
  rdfs:label "Anna Catharina Belsack" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Belsack" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Belsack"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "74" ;
    rdfs:label "74"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person10061111
  a a2a:Person ;
  rdfs:label "Anna Catharina Weemaels" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Weemaels" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Weemaels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049111
  a a2a:Person ;
  rdfs:label "Franciscus Van Bellingen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Van Bellingen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Van Bellingen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "vleeschouwer" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049121
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Bellingen" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Bellingen" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Bellingen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049131
  a a2a:Person ;
  rdfs:label "Franciscus Deneyer" ;
  a2a:PersonName [
    rdfs:label "Franciscus Deneyer" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Deneyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049141
  a a2a:Person ;
  rdfs:label "Petrus Joannes Keyaerts" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Keyaerts" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Keyaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Beersel" ;
    rdfs:label "Beersel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1870-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Beersel" ;
    rdfs:label "België, Beersel"
  ] .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person69501 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person2840911 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person4489571 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person6138231 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person7786891 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person9435551 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person10061111 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049111 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049121 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049131 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:relationep_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Person15049141 ;
  a2a:EventKeyRef oa:event_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b_Event1 .

oa:source_abl_173e0a20-d49f-c3d2-aeac-c2f45dbe101b
  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 "1870" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1870-05-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 "1" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:939K-PGNT-F?i=662&cc=1482191&cat=138603"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00228870_0" ;
  a2a:RecordIdentifier "HUBRA_00228870_0" ;
  a2a:RecordGUID "{173e0a20-d49f-c3d2-aeac-c2f45dbe101b}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Dehase te Sint-Pieters-Leeuw op 5/05/1870" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Voldaan aan de militiewet." .
[]
  a2a:PersonRemarkdeat_date "1868-04-12" ;
  a2a:PersonRemarkdeat_plac "Beersel" .

[]
  a2a:PersonRemarkdeat_date "1859-10-12" ;
  a2a:PersonRemarkdeat_plac "Beersel" .

[]
  a2a:PersonRemarkdeat_date "1869-12-14" ;
  a2a:PersonRemarkdeat_plac "Beersel" .

