@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_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 mei 1906 te Melsbroek (België)" ;
  a2a:hasPerson oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person382805, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person1039685, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person1696565, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person2154735, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person2811615, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person3468495, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711105, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711115, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711125, oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711135 ;
  a2a:hasEvent oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_0, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_1, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_2, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_3, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_4, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_5, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_6, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_7, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_8, oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_9 ;
  a2a:hasSource oa:source_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5 .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person382805
  a a2a:Person ;
  rdfs:label "Joannes Franciscus Huygens" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus Huygens" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNameLastName "Huygens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1877-10-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Melsbroek" ;
    rdfs:label "België, Melsbroek"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person1039685
  a a2a:Person ;
  rdfs:label "Maria Anna Vandevelde" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Vandevelde" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Vandevelde"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1872-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Melsbroek" ;
    rdfs:label "België, Melsbroek"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person1696565
  a a2a:Person ;
  rdfs:label "Philippus Josephus Huygens" ;
  a2a:PersonName [
    rdfs:label "Philippus Josephus Huygens" ;
    a2a:PersonNameFirstName "Philippus Josephus" ;
    a2a:PersonNameLastName "Huygens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "54" ;
    rdfs:label "54"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person2154735
  a a2a:Person ;
  rdfs:label "Maria Louisa Geevels" ;
  a2a:PersonName [
    rdfs:label "Maria Louisa Geevels" ;
    a2a:PersonNameFirstName "Maria Louisa" ;
    a2a:PersonNameLastName "Geevels"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person2811615
  a a2a:Person ;
  rdfs:label "Godefriedus Vandevelde" ;
  a2a:PersonName [
    rdfs:label "Godefriedus Vandevelde" ;
    a2a:PersonNameFirstName "Godefriedus" ;
    a2a:PersonNameLastName "Vandevelde"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person3468495
  a a2a:Person ;
  rdfs:label "Anna Catharina Cleren" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Cleren" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Cleren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711105
  a a2a:Person ;
  rdfs:label "Josephus Huygens" ;
  a2a:PersonName [
    rdfs:label "Josephus Huygens" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Huygens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "fabriekwerker" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711115
  a a2a:Person ;
  rdfs:label "Eduardus Vanderborght" ;
  a2a:PersonName [
    rdfs:label "Eduardus Vanderborght" ;
    a2a:PersonNameFirstName "Eduardus" ;
    a2a:PersonNameLastName "Vanderborght"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "brouwersgast" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711125
  a a2a:Person ;
  rdfs:label "Frans Thielemans" ;
  a2a:PersonName [
    rdfs:label "Frans Thielemans" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Thielemans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "hovenier" .

oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711135
  a a2a:Person ;
  rdfs:label "Josephus Michiels" ;
  a2a:PersonName [
    rdfs:label "Josephus Michiels" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Michiels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Melsbroek" ;
    rdfs:label "Melsbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1906-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Melsbroek" ;
    rdfs:label "België, Melsbroek"
  ] .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person382805 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person1039685 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person1696565 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person2154735 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person2811615 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person3468495 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711105 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711115 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711125 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:relationep_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Person4711135 ;
  a2a:EventKeyRef oa:event_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5_Event1 .

oa:source_abl_cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5
  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 "5" ;
    a2a:Day "22" ;
    rdfs:label "1906-05-22"^^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 "10" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 10"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00173099_0" ;
  a2a:RecordIdentifier "HUBRA_00173099_0" ;
  a2a:RecordGUID "{cf9aa9f1-8b1b-7b3c-079f-2aa838bfc0a5}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_plac "Melsbroek" .
[]
  a2a:PersonRemarkdeat_date "1905-11-18" ;
  a2a:PersonRemarkdeat_plac "Melsbroek" .

[]
  a2a:PersonRemarkdeat_date "1900-11-12" ;
  a2a:PersonRemarkdeat_plac "Melsbroek" .

