@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_2fdcbcc7-6c66-9e66-e637-23da8a39e50d
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 april 1833 te Pamel (België)" ;
  a2a:hasPerson oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person1122151, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person2562011, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person4210671, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person5859331, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person7507991, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person9156651, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973901, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973911, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973921, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973931, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200461, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200641, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200821, oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200971 ;
  a2a:hasEvent oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_0, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_1, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_2, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_3, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_4, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_5, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_6, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_7, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_8, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_9, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_10, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_11, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_12, oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_13 ;
  a2a:hasSource oa:source_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person1122151
  a a2a:Person ;
  rdfs:label "Petrus Josephus Cortvrindt" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Cortvrindt" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Cortvrindt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Denderleeuw" ;
    rdfs:label "Denderleeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1806-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Denderleeuw" ;
    rdfs:label "België, Denderleeuw"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person2562011
  a a2a:Person ;
  rdfs:label "Joanna Theresia Van Den Houwe" ;
  a2a:PersonName [
    rdfs:label "Joanna Theresia Van Den Houwe" ;
    a2a:PersonNameFirstName "Joanna Theresia" ;
    a2a:PersonNameLastName "Van Den Houwe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthDate [
    a2a:Year "1802" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1802-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] ;
  a2a:Profession "pagtersse" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person4210671
  a a2a:Person ;
  rdfs:label "Martinus Cortvrindt" ;
  a2a:PersonName [
    rdfs:label "Martinus Cortvrindt" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Cortvrindt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Denderleeuw" ;
    rdfs:label "Denderleeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person5859331
  a a2a:Person ;
  rdfs:label "Maria Anna Van Santen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Van Santen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Van Santen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Denderleeuw" ;
    rdfs:label "Denderleeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person7507991
  a a2a:Person ;
  rdfs:label "Joannes Baptista Van Den Houwe" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Van Den Houwe" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Van Den Houwe"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person9156651
  a a2a:Person ;
  rdfs:label "Livina Van Droogenbroeck" ;
  a2a:PersonName [
    rdfs:label "Livina Van Droogenbroeck" ;
    a2a:PersonNameFirstName "Livina" ;
    a2a:PersonNameLastName "Van Droogenbroeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973901
  a a2a:Person ;
  rdfs:label "Franciscus Wijnant" ;
  a2a:PersonName [
    rdfs:label "Franciscus Wijnant" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Wijnant"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Denderleeuw" ;
    rdfs:label "Denderleeuw"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973911
  a a2a:Person ;
  rdfs:label "Judocus Claes" ;
  a2a:PersonName [
    rdfs:label "Judocus Claes" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "particulieren" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973921
  a a2a:Person ;
  rdfs:label "Franciscus De Vidts" ;
  a2a:PersonName [
    rdfs:label "Franciscus De Vidts" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "De Vidts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973931
  a a2a:Person ;
  rdfs:label "Josephus Martinus Hellinckx" ;
  a2a:PersonName [
    rdfs:label "Josephus Martinus Hellinckx" ;
    a2a:PersonNameFirstName "Josephus Martinus" ;
    a2a:PersonNameLastName "Hellinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Pamel" ;
    rdfs:label "Pamel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "werkman" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200461
  a a2a:Person ;
  rdfs:label "Petrus Joannes Van Den Houwe" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Van Den Houwe" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Van Den Houwe"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200641
  a a2a:Person ;
  rdfs:label "Petronella Dooms" ;
  a2a:PersonName [
    rdfs:label "Petronella Dooms" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Dooms"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200821
  a a2a:Person ;
  rdfs:label "Adrianus Van Droogenbroeck" ;
  a2a:PersonName [
    rdfs:label "Adrianus Van Droogenbroeck" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Van Droogenbroeck"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200971
  a a2a:Person ;
  rdfs:label "Anna Maria Van Den Bossche" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Van Den Bossche" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Van Den Bossche"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1833-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Pamel" ;
    rdfs:label "België, Pamel"
  ] .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person1122151 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person2562011 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person4210671 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person5859331 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person7507991 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person9156651 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973901 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973911 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973921 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person13973931 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200461 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200641 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200821 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:relationep_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Person17200971 ;
  a2a:EventKeyRef oa:event_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d_Event1 .

oa:source_abl_2fdcbcc7-6c66-9e66-e637-23da8a39e50d
  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 "1833" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1833-04-11"^^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 "8" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 8"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00173633_0" ;
  a2a:RecordIdentifier "HUBRA_00173633_0" ;
  a2a:RecordGUID "{2fdcbcc7-6c66-9e66-e637-23da8a39e50d}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "voldaan aan militiewet;" .
[]
  a2a:PersonRemarkdeat_date "1807-04-29" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

[]
  a2a:PersonRemarkdeat_date "1833-01-17" ;
  a2a:PersonRemarkdeat_plac "Pamel" .

