@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_b4eee2df-709e-bca4-e5ba-7743031f36f5
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 december 1919 te Leuven (België)" ;
  a2a:hasPerson oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person328035, oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person984915, oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person1641795, oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person3242865, oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person5883185, oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person5883195 ;
  a2a:hasEvent oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_0, oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_1, oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_2, oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_3, oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_4, oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_5 ;
  a2a:hasSource oa:source_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5 .

oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person328035
  a a2a:Person ;
  rdfs:label "Guillaume Pascal Arthur Léon Rosseels" ;
  a2a:PersonName [
    rdfs:label "Guillaume Pascal Arthur Léon Rosseels" ;
    a2a:PersonNameFirstName "Guillaume Pascal Arthur Léon" ;
    a2a:PersonNameLastName "Rosseels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Kensington" ;
    rdfs:label "Kensington"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "lieutenant au 10e rég. d'artillerie Armée belge" .

oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person984915
  a a2a:Person ;
  rdfs:label "Marguerite Marie Madeleine Coucke" ;
  a2a:PersonName [
    rdfs:label "Marguerite Marie Madeleine Coucke" ;
    a2a:PersonNameFirstName "Marguerite Marie Madeleine" ;
    a2a:PersonNameLastName "Coucke"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Kensington" ;
    rdfs:label "Kensington"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "19" ;
    rdfs:label "19"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person1641795
  a a2a:Person ;
  rdfs:label "Arthur Rosseels" ;
  a2a:PersonName [
    rdfs:label "Arthur Rosseels" ;
    a2a:PersonNameFirstName "Arthur" ;
    a2a:PersonNameLastName "Rosseels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "pharmacien chimiste" .

oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person3242865
  a a2a:Person ;
  rdfs:label "Stanislas Coucke" ;
  a2a:PersonName [
    rdfs:label "Stanislas Coucke" ;
    a2a:PersonNameFirstName "Stanislas" ;
    a2a:PersonNameLastName "Coucke"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "fonctionnaire d'un tribunal belge" .

oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person5883185
  a a2a:Person ;
  rdfs:label "Alphonse Lecluse" ;
  a2a:PersonName [
    rdfs:label "Alphonse Lecluse" ;
    a2a:PersonNameFirstName "Alphonse" ;
    a2a:PersonNameLastName "Lecluse"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person5883195
  a a2a:Person ;
  rdfs:label "Gerald Sullivan" ;
  a2a:PersonName [
    rdfs:label "Gerald Sullivan" ;
    a2a:PersonNameFirstName "Gerald" ;
    a2a:PersonNameLastName "Sullivan"
  ] ;
  a2a:Gender "Man" .

oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1919-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven" ;
    rdfs:label "België, Leuven"
  ] .

oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person328035 ;
  a2a:EventKeyRef oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1 .

oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person984915 ;
  a2a:EventKeyRef oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1 .

oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person1641795 ;
  a2a:EventKeyRef oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1 .

oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person3242865 ;
  a2a:EventKeyRef oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1 .

oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person5883185 ;
  a2a:EventKeyRef oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1 .

oa:relationep_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Person5883195 ;
  a2a:EventKeyRef oa:event_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5_Event1 .

oa:source_abl_b4eee2df-709e-bca4-e5ba-7743031f36f5
  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 "12" ;
    a2a:Day "25" ;
    rdfs:label "1919-12-25"^^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 "555" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 555"
  ] ;
  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_00465071_0" ;
  a2a:RecordIdentifier "HUBRA_00465071_0" ;
  a2a:RecordGUID "{b4eee2df-709e-bca4-e5ba-7743031f36f5}" ;
  a2a:SourceRemarkOpmerking "dit is een overschrijving van de huwelijksakte nr. 112 d.d. 1/6/1918 uit l'Eglise de Notre Dame des Victoires, dans le district de Kensington, comté de Londres, door Hor. Mortier, prêtre en A.J. Turner, greffier (registrar)" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "woonde vroeger: rue des Flamands 5 Louvain" .
[] a2a:PersonRemarkOpmerking "woonde vroeger: rue du Couvent 3 Courtrai" .
