@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_da05108a-b86b-7101-e630-c445ae29ea98
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 mei 1875 te Kapelle-op-den-Bos (België)" ;
  a2a:hasPerson oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person307792, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person1196292, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person2433632, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person3322132, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person4210632, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person5099132, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228132, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228142, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228152, oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228162 ;
  a2a:hasEvent oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_0, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_1, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_2, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_3, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_4, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_5, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_6, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_7, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_8, oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_9 ;
  a2a:hasSource oa:source_abl_da05108a-b86b-7101-e630-c445ae29ea98 .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person307792
  a a2a:Person ;
  rdfs:label "Josephus Antonius Roost" ;
  a2a:PersonName [
    rdfs:label "Josephus Antonius Roost" ;
    a2a:PersonNameFirstName "Josephus Antonius" ;
    a2a:PersonNameLastName "Roost"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1852-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "'s-Hertogenbosch, Holland" ;
    rdfs:label "België, 's-Hertogenbosch, Holland"
  ] ;
  a2a:Profession "slootmaker" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person1196292
  a a2a:Person ;
  rdfs:label "Elisabeth Christina Weymiens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Christina Weymiens" ;
    a2a:PersonNameFirstName "Elisabeth Christina" ;
    a2a:PersonNameLastName "Weymiens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1846-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "België, Kapelle-op-den-Bos"
  ] ;
  a2a:Profession "koopvrouw" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person2433632
  a a2a:Person ;
  rdfs:label "Petrus Roost" ;
  a2a:PersonName [
    rdfs:label "Petrus Roost" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Roost"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person3322132
  a a2a:Person ;
  rdfs:label "Regina Wilhelmina Govers" ;
  a2a:PersonName [
    rdfs:label "Regina Wilhelmina Govers" ;
    a2a:PersonNameFirstName "Regina Wilhelmina" ;
    a2a:PersonNameLastName "Govers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "België, 's-Hertogenbosch"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person4210632
  a a2a:Person ;
  rdfs:label "Egidius Weymiens" ;
  a2a:PersonName [
    rdfs:label "Egidius Weymiens" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Weymiens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Willebroek" ;
    rdfs:label "België, Willebroek"
  ] ;
  a2a:Profession "schilder en herbergier" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person5099132
  a a2a:Person ;
  rdfs:label "Petronella Craen" ;
  a2a:PersonName [
    rdfs:label "Petronella Craen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Craen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Londerzeel" ;
    rdfs:label "België, Londerzeel"
  ] ;
  a2a:Profession "herbergierster" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228132
  a a2a:Person ;
  rdfs:label "Joannes Baptista Suys" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Suys" ;
    a2a:PersonNameFirstName "Joannes Baptista" ;
    a2a:PersonNameLastName "Suys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228142
  a a2a:Person ;
  rdfs:label "Josephus Joannes Fonteyn" ;
  a2a:PersonName [
    rdfs:label "Josephus Joannes Fonteyn" ;
    a2a:PersonNameFirstName "Josephus Joannes" ;
    a2a:PersonNameLastName "Fonteyn"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228152
  a a2a:Person ;
  rdfs:label "Ludovicus Franciscus Verschueren" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Franciscus Verschueren" ;
    a2a:PersonNameFirstName "Ludovicus Franciscus" ;
    a2a:PersonNameLastName "Verschueren"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228162
  a a2a:Person ;
  rdfs:label "Joannes Josephus Teugels" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Teugels" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Teugels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "Kapelle-op-den-Bos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1875-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Kapelle-op-den-Bos" ;
    rdfs:label "België, Kapelle-op-den-Bos"
  ] .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person307792 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person1196292 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person2433632 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person3322132 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person4210632 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person5099132 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228132 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228142 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228152 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:relationep_abl_da05108a-b86b-7101-e630-c445ae29ea98_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_da05108a-b86b-7101-e630-c445ae29ea98_Person8228162 ;
  a2a:EventKeyRef oa:event_abl_da05108a-b86b-7101-e630-c445ae29ea98_Event1 .

oa:source_abl_da05108a-b86b-7101-e630-c445ae29ea98
  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 "1875" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1875-05-26"^^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 "3" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 3"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00275504_0" ;
  a2a:RecordIdentifier "HUBRA_00275504_0" ;
  a2a:RecordGUID "{da05108a-b86b-7101-e630-c445ae29ea98}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19b)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1858-09-30" ;
  a2a:PersonRemarkdeat_plac "Someren, Holland" .

