@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_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 april 1851 te Opwijk (België)" ;
  a2a:hasPerson oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person1064811, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person2029821, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person3678481, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person5327141, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person6975801, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person8624461, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person10129761, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057971, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057981, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057991, oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12058001 ;
  a2a:hasEvent oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_0, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_1, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_2, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_3, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_4, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_5, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_6, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_7, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_8, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_9, oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_10 ;
  a2a:hasSource oa:source_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3 .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person1064811
  a a2a:Person ;
  rdfs:label "Gustave Van den Berge" ;
  a2a:PersonName [
    rdfs:label "Gustave Van den Berge" ;
    a2a:PersonNameFirstName "Gustave" ;
    a2a:PersonNameLastName "Van den Berge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1811-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zele" ;
    rdfs:label "België, Zele"
  ] ;
  a2a:Profession "winkelier" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person2029821
  a a2a:Person ;
  rdfs:label "Joanna Francisca Van Gerwen" ;
  a2a:PersonName [
    rdfs:label "Joanna Francisca Van Gerwen" ;
    a2a:PersonNameFirstName "Joanna Francisca" ;
    a2a:PersonNameLastName "Van Gerwen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1830-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person3678481
  a a2a:Person ;
  rdfs:label "Joannes Van den Berge" ;
  a2a:PersonName [
    rdfs:label "Joannes Van den Berge" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Van den Berge"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person5327141
  a a2a:Person ;
  rdfs:label "Elisabeth Moyson" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Moyson" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Moyson"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person6975801
  a a2a:Person ;
  rdfs:label "Petrus Joannes Van Gerwen" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Van Gerwen" ;
    a2a:PersonNameFirstName "Petrus Joannes" ;
    a2a:PersonNameLastName "Van Gerwen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person8624461
  a a2a:Person ;
  rdfs:label "Petronella Wauters" ;
  a2a:PersonName [
    rdfs:label "Petronella Wauters" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Wauters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person10129761
  a a2a:Person ;
  rdfs:label "Angelina Sablon" ;
  a2a:PersonName [
    rdfs:label "Angelina Sablon" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Sablon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057971
  a a2a:Person ;
  rdfs:label "Petrus Josephus Janssens" ;
  a2a:PersonName [
    rdfs:label "Petrus Josephus Janssens" ;
    a2a:PersonNameFirstName "Petrus Josephus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "gemeentesecretaris" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057981
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Adolphus Janssens" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Adolphus Janssens" ;
    a2a:PersonNameFirstName "Carolus Ludovicus Adolphus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "schrijver" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057991
  a a2a:Person ;
  rdfs:label "Petrus Franciscus Van de Putte" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus Van de Putte" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "Van de Putte"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12058001
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Van Damme" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Van Damme" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Van Damme"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Opwijk" ;
    rdfs:label "Opwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "winkelier" .

oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1851-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Opwijk" ;
    rdfs:label "België, Opwijk"
  ] .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person1064811 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person2029821 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person3678481 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person5327141 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person6975801 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person8624461 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person10129761 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057971 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057981 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12057991 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:relationep_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Person12058001 ;
  a2a:EventKeyRef oa:event_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3_Event1 .

oa:source_abl_508ccae8-a2e5-088f-b2f3-7c845c9c0bb3
  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 "1851" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1851-04-30"^^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 "5" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 5"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00063225_0" ;
  a2a:RecordIdentifier "HUBRA_00063225_0" ;
  a2a:RecordGUID "{508ccae8-a2e5-088f-b2f3-7c845c9c0bb3}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb19a)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1846-10-28" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1849-04-16" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

[]
  a2a:PersonRemarkdeat_date "1851-03-08" ;
  a2a:PersonRemarkdeat_plac "Opwijk" .

