@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_af946c2f-f4bf-c613-d237-2d38ca0d7fa5
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 december 1905 te Diest (België)" ;
  a2a:hasPerson oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person81975, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person738855, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person1395735, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person2433695, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3090575, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3747455, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3995495, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person4063465, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580435, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580445, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580455, oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580465 ;
  a2a:hasEvent oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_0, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_1, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_2, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_3, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_4, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_5, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_6, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_7, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_8, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_9, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_10, oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_11 ;
  a2a:hasSource oa:source_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5 .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person81975
  a a2a:Person ;
  rdfs:label "Leopoldus Felix Cypers" ;
  a2a:PersonName [
    rdfs:label "Leopoldus Felix Cypers" ;
    a2a:PersonNameFirstName "Leopoldus Felix" ;
    a2a:PersonNameLastName "Cypers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1870-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Diest" ;
    rdfs:label "België, Diest"
  ] ;
  a2a:Profession "schrijnwerkersgast" ;
  a2a:MaritalStatus "other:weduwnaar" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person738855
  a a2a:Person ;
  rdfs:label "Henrica Lucia Kennes" ;
  a2a:PersonName [
    rdfs:label "Henrica Lucia Kennes" ;
    a2a:PersonNameFirstName "Henrica Lucia" ;
    a2a:PersonNameLastName "Kennes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1871-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Diest" ;
    rdfs:label "België, Diest"
  ] ;
  a2a:Profession "werkvrouw" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person1395735
  a a2a:Person ;
  rdfs:label "Felix Cypers" ;
  a2a:PersonName [
    rdfs:label "Felix Cypers" ;
    a2a:PersonNameFirstName "Felix" ;
    a2a:PersonNameLastName "Cypers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person2433695
  a a2a:Person ;
  rdfs:label "Coleta Ooms" ;
  a2a:PersonName [
    rdfs:label "Coleta Ooms" ;
    a2a:PersonNameFirstName "Coleta" ;
    a2a:PersonNameLastName "Ooms"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3090575
  a a2a:Person ;
  rdfs:label "Josephus Kennes" ;
  a2a:PersonName [
    rdfs:label "Josephus Kennes" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Kennes"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3747455
  a a2a:Person ;
  rdfs:label "Livina Petronella Moons" ;
  a2a:PersonName [
    rdfs:label "Livina Petronella Moons" ;
    a2a:PersonNameFirstName "Livina Petronella" ;
    a2a:PersonNameLastName "Moons"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3995495
  a a2a:Person ;
  rdfs:label "Anna Maria Raymaekers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Raymaekers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Raymaekers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person4063465
  a a2a:Person ;
  rdfs:label "Henricus Alphonsius Vansweevelt" ;
  a2a:PersonName [
    rdfs:label "Henricus Alphonsius Vansweevelt" ;
    a2a:PersonNameFirstName "Henricus Alphonsius" ;
    a2a:PersonNameLastName "Vansweevelt"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580435
  a a2a:Person ;
  rdfs:label "Karel Cypers" ;
  a2a:PersonName [
    rdfs:label "Karel Cypers" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "Cypers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "brouwersgast" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580445
  a a2a:Person ;
  rdfs:label "Jozef Cypers" ;
  a2a:PersonName [
    rdfs:label "Jozef Cypers" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Cypers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "brouwersgast" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580455
  a a2a:Person ;
  rdfs:label "Casemir Kennes" ;
  a2a:PersonName [
    rdfs:label "Casemir Kennes" ;
    a2a:PersonNameFirstName "Casemir" ;
    a2a:PersonNameLastName "Kennes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "brouwersgast" .

oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580465
  a a2a:Person ;
  rdfs:label "Karel Nuyts" ;
  a2a:PersonName [
    rdfs:label "Karel Nuyts" ;
    a2a:PersonNameFirstName "Karel" ;
    a2a:PersonNameLastName "Nuyts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Diest" ;
    rdfs:label "Diest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "voerman" .

oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1905-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Diest" ;
    rdfs:label "België, Diest"
  ] .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person81975 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person738855 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person1395735 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person2433695 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3090575 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3747455 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person3995495 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person4063465 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580435 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580445 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580455 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:relationep_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Person5580465 ;
  a2a:EventKeyRef oa:event_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5_Event1 .

oa:source_abl_af946c2f-f4bf-c613-d237-2d38ca0d7fa5
  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 "1905" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1905-12-23"^^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 "66" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 66"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-H5TG-3?i=522&cc=1482191&cat=160774"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00343842_0" ;
  a2a:RecordIdentifier "HUBRA_00343842_0" ;
  a2a:RecordGUID "{af946c2f-f4bf-c613-d237-2d38ca0d7fa5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1892-03-09" ;
  a2a:PersonRemarkdeat_plac "Diest" .

[]
  a2a:PersonRemarkdeat_date "1899-03-20" ;
  a2a:PersonRemarkdeat_plac "Diest" .

[]
  a2a:PersonRemarkdeat_date "1902-04-20" ;
  a2a:PersonRemarkdeat_plac "Diest" .

[]
  a2a:PersonRemarkdeat_date "1902-08-11" ;
  a2a:PersonRemarkdeat_plac "Herk-de-Stad" .

