@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_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juli 1924 te Wilsele (België)" ;
  a2a:hasPerson oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6343875, oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6613255, oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6882635, oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person7152015, oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person7690775 ;
  a2a:hasEvent oa:event_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Event1 ;
  a2a:hasRelationEP oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_0, oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_1, oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_2, oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_3, oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_4 ;
  a2a:hasSource oa:source_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9 .

oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6343875
  a a2a:Person ;
  rdfs:label "Alexander Joannes De Meyer" ;
  a2a:PersonName [
    rdfs:label "Alexander Joannes De Meyer" ;
    a2a:PersonNameFirstName "Alexander Joannes" ;
    a2a:PersonNameLastName "De Meyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1901-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Leuven, St. Geertrui" ;
    rdfs:label "België, Leuven, St. Geertrui"
  ] .

oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6613255
  a a2a:Person ;
  rdfs:label "Mathildis Emma Catharina Bourgeois" ;
  a2a:PersonName [
    rdfs:label "Mathildis Emma Catharina Bourgeois" ;
    a2a:PersonNameFirstName "Mathildis Emma Catharina" ;
    a2a:PersonNameLastName "Bourgeois"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1905-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Elsene, Sint Crusis" ;
    rdfs:label "België, Elsene, Sint Crusis"
  ] .

oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6882635
  a a2a:Person ;
  rdfs:label "Petrus Franciscus De Meyer" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciscus De Meyer" ;
    a2a:PersonNameFirstName "Petrus Franciscus" ;
    a2a:PersonNameLastName "De Meyer"
  ] ;
  a2a:Gender "Man" .

oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person7152015
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Kinon" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Kinon" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Kinon"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person7690775
  a a2a:Person ;
  rdfs:label "Emma Mathildis Bourgeois" ;
  a2a:PersonName [
    rdfs:label "Emma Mathildis Bourgeois" ;
    a2a:PersonNameFirstName "Emma Mathildis" ;
    a2a:PersonNameLastName "Bourgeois"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1924-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Wilsele" ;
    rdfs:label "België, Wilsele"
  ] .

oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6343875 ;
  a2a:EventKeyRef oa:event_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Event1 .

oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6613255 ;
  a2a:EventKeyRef oa:event_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Event1 .

oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person6882635 ;
  a2a:EventKeyRef oa:event_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Event1 .

oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person7152015 ;
  a2a:EventKeyRef oa:event_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Event1 .

oa:relationep_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Person7690775 ;
  a2a:EventKeyRef oa:event_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9_Event1 .

oa:source_abl_2f22ee35-abb2-9ca9-bc3a-3074a6627bf9
  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 "1924" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1924-07-19"^^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 "41" ;
    rdfs:label "Rijksarchief België (Leuven), Leuven, Burgerlijke stand Provincie Vlaams Brabant, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:3Q9M-C331-692W-K?i=2&cat=2805357"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRA_00135935_0" ;
  a2a:RecordIdentifier "HUBRA_00135935_0" ;
  a2a:RecordGUID "{2f22ee35-abb2-9ca9-bc3a-3074a6627bf9}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project huvlb20)" ;
  a2a:SourceRemarkProvenance "DemogenVlaamsBrabant20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

