@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_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 september 1919 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person337815, oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person994695, oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person1651575, oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person2583725, oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person3240605, oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person3897485, oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person5878675, oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person5878685 ;
  a2a:hasEvent oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_0, oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_1, oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_2, oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_3, oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_4, oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_5, oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_6, oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_7 ;
  a2a:hasSource oa:source_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person337815
  a a2a:Person ;
  rdfs:label "Louis Martin Van Antwerpen" ;
  a2a:PersonName [
    rdfs:label "Louis Martin Van Antwerpen" ;
    a2a:PersonNameFirstName "Louis Martin" ;
    a2a:PersonNameLastName "Van Antwerpen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1897-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "magasinier" .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person994695
  a a2a:Person ;
  rdfs:label "Jeanne Maria Rosseels" ;
  a2a:PersonName [
    rdfs:label "Jeanne Maria Rosseels" ;
    a2a:PersonNameFirstName "Jeanne Maria" ;
    a2a:PersonNameLastName "Rosseels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1900-07-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] ;
  a2a:Profession "piqueuse de bottines" .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person1651575
  a a2a:Person ;
  rdfs:label "Jean Baptiste Joseph Van Antwerpen" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Joseph Van Antwerpen" ;
    a2a:PersonNameFirstName "Jean Baptiste Joseph" ;
    a2a:PersonNameLastName "Van Antwerpen"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person2583725
  a a2a:Person ;
  rdfs:label "Angeline Sianens" ;
  a2a:PersonName [
    rdfs:label "Angeline Sianens" ;
    a2a:PersonNameFirstName "Angeline" ;
    a2a:PersonNameLastName "Sianens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person3240605
  a a2a:Person ;
  rdfs:label "Jean Baptiste Rosseels" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Rosseels" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Rosseels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person3897485
  a a2a:Person ;
  rdfs:label "Wivine Florentine Crombez" ;
  a2a:PersonName [
    rdfs:label "Wivine Florentine Crombez" ;
    a2a:PersonNameFirstName "Wivine Florentine" ;
    a2a:PersonNameLastName "Crombez"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person5878675
  a a2a:Person ;
  rdfs:label "Jean Joseph Rosseels" ;
  a2a:PersonName [
    rdfs:label "Jean Joseph Rosseels" ;
    a2a:PersonNameFirstName "Jean Joseph" ;
    a2a:PersonNameLastName "Rosseels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Korbeek-Lo" ;
    rdfs:label "Korbeek-Lo"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "employé" .

oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person5878685
  a a2a:Person ;
  rdfs:label "Georges Koekelkoren" ;
  a2a:PersonName [
    rdfs:label "Georges Koekelkoren" ;
    a2a:PersonNameFirstName "Georges" ;
    a2a:PersonNameLastName "Koekelkoren"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leuven" ;
    rdfs:label "Leuven"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "ajusteur" .

oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1919-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person337815 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person994695 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person1651575 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person2583725 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person3240605 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person3897485 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person5878675 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:relationep_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Person5878685 ;
  a2a:EventKeyRef oa:event_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c_Event1 .

oa:source_abl_42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c
  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 "1919" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1919-09-20"^^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 "361" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 361"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:3Q9M-CS2Y-497Z-N?i=2&cat=2031359"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00463255_0" ;
  a2a:RecordIdentifier "HUBRA_00463255_0" ;
  a2a:RecordGUID "{42d3d5dc-87a5-18c8-8533-ecbce7a3ff1c}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "getekend: Vanantwerpen" .
[]
  a2a:PersonRemarkdeat_date "1915-06-27" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

[]
  a2a:PersonRemarkdeat_date "1918-02-17" ;
  a2a:PersonRemarkdeat_plac "Leuven" .

