@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_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 januari 1906 te Zichem (België)" ;
  a2a:hasPerson oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person648735, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person1305615, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person1962495, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person2381605, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person3038485, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person3695365, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418135, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418145, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418155, oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418165 ;
  a2a:hasEvent oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_0, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_1, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_2, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_3, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_4, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_5, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_6, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_7, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_8, oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_9 ;
  a2a:hasSource oa:source_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1 .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person648735
  a a2a:Person ;
  rdfs:label "Franciscus Somers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Somers" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1882-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person1305615
  a a2a:Person ;
  rdfs:label "Joanna Luyck" ;
  a2a:PersonName [
    rdfs:label "Joanna Luyck" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Luyck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1882-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Tessenderlo" ;
    rdfs:label "België, Tessenderlo"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person1962495
  a a2a:Person ;
  rdfs:label "Josephus Ludovicus Somers" ;
  a2a:PersonName [
    rdfs:label "Josephus Ludovicus Somers" ;
    a2a:PersonNameFirstName "Josephus Ludovicus" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "schrijnwerker" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person2381605
  a a2a:Person ;
  rdfs:label "Maria Theresia Thielen" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Thielen" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Thielen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person3038485
  a a2a:Person ;
  rdfs:label "Joannes Ludovicus Luyck" ;
  a2a:PersonName [
    rdfs:label "Joannes Ludovicus Luyck" ;
    a2a:PersonNameFirstName "Joannes Ludovicus" ;
    a2a:PersonNameLastName "Luyck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person3695365
  a a2a:Person ;
  rdfs:label "Rosalina Couters" ;
  a2a:PersonName [
    rdfs:label "Rosalina Couters" ;
    a2a:PersonNameFirstName "Rosalina" ;
    a2a:PersonNameLastName "Couters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418135
  a a2a:Person ;
  rdfs:label "Evaristus Van Diest" ;
  a2a:PersonName [
    rdfs:label "Evaristus Van Diest" ;
    a2a:PersonNameFirstName "Evaristus" ;
    a2a:PersonNameLastName "Van Diest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "bakker" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418145
  a a2a:Person ;
  rdfs:label "Felix Van Diest" ;
  a2a:PersonName [
    rdfs:label "Felix Van Diest" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Van Diest"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "bakker" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418155
  a a2a:Person ;
  rdfs:label "Lambertus Mattheus" ;
  a2a:PersonName [
    rdfs:label "Lambertus Mattheus" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Mattheus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "gemeente sekretaris" .

oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418165
  a a2a:Person ;
  rdfs:label "Edmondus Corens" ;
  a2a:PersonName [
    rdfs:label "Edmondus Corens" ;
    a2a:PersonNameFirstName "Edmondus" ;
    a2a:PersonNameLastName "Corens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zichem" ;
    rdfs:label "Zichem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "hoefsmid" .

oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1906-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Zichem" ;
    rdfs:label "België, Zichem"
  ] .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person648735 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person1305615 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person1962495 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person2381605 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person3038485 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person3695365 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418135 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418145 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418155 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:relationep_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Person5418165 ;
  a2a:EventKeyRef oa:event_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1_Event1 .

oa:source_abl_f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1
  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 "1906" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1906-01-13"^^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 "2" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-8BS8-HG?i=282&cc=1482191&cat=277193"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00313743_0" ;
  a2a:RecordIdentifier "HUBRA_00313743_0" ;
  a2a:RecordGUID "{f8dff1cf-cb7c-0c3e-9bde-8a29e2f5f7e1}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Welke hare toestemming heeft gegeven op heden 13/1/1906 voor den burgemeester van Deurne" .
