@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_3dbba85b-5fee-15f9-2605-6fba3e583d8a
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 december 1828 te Asse (België)" ;
  a2a:hasPerson oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person35461, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person2577851, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person4226511, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person5875171, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person7523831, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person9172491, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036631, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036641, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036651, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036661, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16894641, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16894961, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16895301, oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16895601 ;
  a2a:hasEvent oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_0, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_1, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_2, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_3, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_4, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_5, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_6, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_7, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_8, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_9, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_10, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_11, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_12, oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_13 ;
  a2a:hasSource oa:source_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person35461
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Van den Bosch" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Van den Bosch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1797-10-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ternat" ;
    rdfs:label "België, Ternat"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person2577851
  a a2a:Person ;
  rdfs:label "Maria Anna De Mesmaeker" ;
  a2a:PersonName [
    rdfs:label "Maria Anna De Mesmaeker" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "De Mesmaeker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1802-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] ;
  a2a:Profession "nayersse" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person4226511
  a a2a:Person ;
  rdfs:label "Petrus Van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Petrus Van den Bosch" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Van den Bosch"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person5875171
  a a2a:Person ;
  rdfs:label "Petronella Heylens" ;
  a2a:PersonName [
    rdfs:label "Petronella Heylens" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Heylens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person7523831
  a a2a:Person ;
  rdfs:label "Judocus De Mesmaeker" ;
  a2a:PersonName [
    rdfs:label "Judocus De Mesmaeker" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "De Mesmaeker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "schoenmaeker" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person9172491
  a a2a:Person ;
  rdfs:label "Joanna Leemans" ;
  a2a:PersonName [
    rdfs:label "Joanna Leemans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Leemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "werkvrouw" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036631
  a a2a:Person ;
  rdfs:label "Petrus De Pauw" ;
  a2a:PersonName [
    rdfs:label "Petrus De Pauw" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "De Pauw"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "veldwagter" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036641
  a a2a:Person ;
  rdfs:label "Martinus De Smedt" ;
  a2a:PersonName [
    rdfs:label "Martinus De Smedt" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036651
  a a2a:Person ;
  rdfs:label "Jacobus Rochette" ;
  a2a:PersonName [
    rdfs:label "Jacobus Rochette" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Rochette"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "schaliedekker" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036661
  a a2a:Person ;
  rdfs:label "Gerardus Heylens" ;
  a2a:PersonName [
    rdfs:label "Gerardus Heylens" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Heylens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Asse" ;
    rdfs:label "Asse"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "hoefsmidt" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16894641
  a a2a:Person ;
  rdfs:label "Henricus Van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Henricus Van den Bosch" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Van den Bosch"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16894961
  a a2a:Person ;
  rdfs:label "Anna Maria Van den Driessche" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van den Driessche" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van den Driessche"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16895301
  a a2a:Person ;
  rdfs:label "Antonius Heylens" ;
  a2a:PersonName [
    rdfs:label "Antonius Heylens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Heylens"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16895601
  a a2a:Person ;
  rdfs:label "Catharina Buijs" ;
  a2a:PersonName [
    rdfs:label "Catharina Buijs" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1828-12-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Asse" ;
    rdfs:label "België, Asse"
  ] .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person35461 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person2577851 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person4226511 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person5875171 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person7523831 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person9172491 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036631 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036641 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036651 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person14036661 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16894641 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16894961 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16895301 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:relationep_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Person16895601 ;
  a2a:EventKeyRef oa:event_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a_Event1 .

oa:source_abl_3dbba85b-5fee-15f9-2605-6fba3e583d8a
  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 "1828" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1828-12-03"^^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 "37" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HT-62VQ-4SG?i=85&cc=1482191&cat=136856"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00176162_0" ;
  a2a:RecordIdentifier "HUBRA_00176162_0" ;
  a2a:RecordGUID "{3dbba85b-5fee-15f9-2605-6fba3e583d8a}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1801-01-20" ;
  a2a:PersonRemarkdeat_plac "Ternat" .

[]
  a2a:PersonRemarkdeat_date "1821-01-04" ;
  a2a:PersonRemarkdeat_plac "Ternat" .

[] a2a:PersonRemarkdeat_plac "Ternat" .
[] a2a:PersonRemarkdeat_plac "Ternat" .
