@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_e1f894be-9cba-da45-2cca-a73ec2daa99b
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 september 1838 te Wolvertem (België)" ;
  a2a:hasPerson oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person1590821, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person2367791, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person4016451, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person5665111, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person7313771, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person8962431, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269021, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269031, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269041, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269051, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934211, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934401, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934601, oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934821 ;
  a2a:hasEvent oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_0, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_1, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_2, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_3, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_4, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_5, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_6, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_7, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_8, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_9, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_10, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_11, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_12, oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_13 ;
  a2a:hasSource oa:source_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person1590821
  a a2a:Person ;
  rdfs:label "Petrus Joannes Moerenhoudt" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Moerenhoudt" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Moerenhoudt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1806-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person2367791
  a a2a:Person ;
  rdfs:label "Maria Petronella Moerenhout" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Moerenhout" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Moerenhout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1807-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person4016451
  a a2a:Person ;
  rdfs:label "Joannes Moerenhoudt" ;
  a2a:PersonName [
    rdfs:label "Joannes Moerenhoudt" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Moerenhoudt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person5665111
  a a2a:Person ;
  rdfs:label "Anna Catharina De Boeck" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina De Boeck" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "De Boeck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person7313771
  a a2a:Person ;
  rdfs:label "Jan Baptist Moerenhout" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Moerenhout" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Moerenhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person8962431
  a a2a:Person ;
  rdfs:label "Christina Landpikker" ;
  a2a:PersonName [
    rdfs:label "Christina Landpikker" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Landpikker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269021
  a a2a:Person ;
  rdfs:label "Jan Baptist Van Eeckhout" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Van Eeckhout" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Van Eeckhout"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269031
  a a2a:Person ;
  rdfs:label "Jan Baptist De Smedt" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist De Smedt" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "De Smedt"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269041
  a a2a:Person ;
  rdfs:label "Jan Baptist Cnops" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Cnops" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Cnops"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "79" ;
    rdfs:label "79"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269051
  a a2a:Person ;
  rdfs:label "Petrus Josephus Meys" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Meys" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Meys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934211
  a a2a:Person ;
  rdfs:label "Judocus Moerenhoudt" ;
  a2a:PersonName [
    rdfs:label "Judocus Moerenhoudt" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Moerenhoudt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934401
  a a2a:Person ;
  rdfs:label "Anna Maria De Wachter" ;
  a2a:PersonName [
    rdfs:label "Anna Maria De Wachter" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "De Wachter"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934601
  a a2a:Person ;
  rdfs:label "Joannes Moerenhoudt" ;
  a2a:PersonName [
    rdfs:label "Joannes Moerenhoudt" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Moerenhoudt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934821
  a a2a:Person ;
  rdfs:label "Theresia Van Roy" ;
  a2a:PersonName [
    rdfs:label "Theresia Van Roy" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNameLastName "Van Roy"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1838-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person1590821 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person2367791 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person4016451 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person5665111 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person7313771 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person8962431 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269021 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269031 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269041 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person13269051 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_10
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934211 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_11
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934401 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934601 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:relationep_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruidegom" ;
  a2a:RelationType "other:Grootouder bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Person16934821 ;
  a2a:EventKeyRef oa:event_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b_Event1 .

oa:source_abl_e1f894be-9cba-da45-2cca-a73ec2daa99b
  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 "1838" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1838-09-15"^^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 "21" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 21"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00138288_0" ;
  a2a:RecordIdentifier "HUBRA_00138288_0" ;
  a2a:RecordGUID "{e1f894be-9cba-da45-2cca-a73ec2daa99b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1830-01-15" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1830-12-11" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

[]
  a2a:PersonRemarkdeat_date "1821-12-09" ;
  a2a:PersonRemarkdeat_plac "Wolvertem" .

