@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_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 juni 1899 te Ukkel (België)" ;
  a2a:hasPerson oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person1297344, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person2683484, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person3313224, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person4699364, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person6085504, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person7471644, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person8773374, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405194, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405204, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405214, oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405224 ;
  a2a:hasEvent oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_0, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_1, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_2, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_3, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_4, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_5, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_6, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_7, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_8, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_9, oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_10 ;
  a2a:hasSource oa:source_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person1297344
  a a2a:Person ;
  rdfs:label "Jozef Coudron" ;
  a2a:PersonName [
    rdfs:label "Jozef Coudron" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Coudron"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ukkel" ;
    rdfs:label "Ukkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1876-02-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "hovenier" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person2683484
  a a2a:Person ;
  rdfs:label "Catharina Demesmaeker" ;
  a2a:PersonName [
    rdfs:label "Catharina Demesmaeker" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Demesmaeker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ukkel" ;
    rdfs:label "Ukkel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1875-01-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Pieters-Leeuw" ;
    rdfs:label "België, Sint-Pieters-Leeuw"
  ] ;
  a2a:Profession "fabriekwerkster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person3313224
  a a2a:Person ;
  rdfs:label "Jan Baptista Coudron" ;
  a2a:PersonName [
    rdfs:label "Jan Baptista Coudron" ;
    a2a:PersonNameFirstName "Jan Baptista" ;
    a2a:PersonNameLastName "Coudron"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person4699364
  a a2a:Person ;
  rdfs:label "Anna Maria Vandenkerckhoven" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Vandenkerckhoven" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Vandenkerckhoven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ukkel" ;
    rdfs:label "Ukkel"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person6085504
  a a2a:Person ;
  rdfs:label "Petrus Demesmaeker" ;
  a2a:PersonName [
    rdfs:label "Petrus Demesmaeker" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Demesmaeker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ukkel" ;
    rdfs:label "Ukkel"
  ] ;
  a2a:Profession "daglooner" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person7471644
  a a2a:Person ;
  rdfs:label "Philomena Van Belle" ;
  a2a:PersonName [
    rdfs:label "Philomena Van Belle" ;
    a2a:PersonNameFirstName "Philomena" ;
    a2a:PersonNameLastName "Van Belle"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person8773374
  a a2a:Person ;
  rdfs:label "Casimir Mondt" ;
  a2a:PersonName [
    rdfs:label "Casimir Mondt" ;
    a2a:PersonNameFirstName "Casimir" ;
    a2a:PersonNameLastName "Mondt"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405194
  a a2a:Person ;
  rdfs:label "Frans Jan Demesmaeker" ;
  a2a:PersonName [
    rdfs:label "Frans Jan Demesmaeker" ;
    a2a:PersonNameFirstName "Frans Jan" ;
    a2a:PersonNameLastName "Demesmaeker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "smid" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405204
  a a2a:Person ;
  rdfs:label "Jozef Hannaert" ;
  a2a:PersonName [
    rdfs:label "Jozef Hannaert" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Hannaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ukkel" ;
    rdfs:label "Ukkel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "metser" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405214
  a a2a:Person ;
  rdfs:label "Judocus Prins" ;
  a2a:PersonName [
    rdfs:label "Judocus Prins" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ukkel" ;
    rdfs:label "Ukkel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "fabriekwerker" .

oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405224
  a a2a:Person ;
  rdfs:label "Marc Coudron" ;
  a2a:PersonName [
    rdfs:label "Marc Coudron" ;
    a2a:PersonNameFirstName "Marc" ;
    a2a:PersonNameLastName "Coudron"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogenbos" ;
    rdfs:label "Drogenbos"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "schaliedekker" .

oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1899-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ukkel" ;
    rdfs:label "België, Ukkel"
  ] .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person1297344 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person2683484 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person3313224 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person4699364 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person6085504 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person7471644 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person8773374 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405194 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405204 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405214 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:relationep_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Person11405224 ;
  a2a:EventKeyRef oa:event_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b_Event1 .

oa:source_abb_3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1899-06-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "72" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 72"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HYCS-C?i=475&wc=STV7-82Q%3A966971001%2C1489120739&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00507151_0" ;
  a2a:RecordIdentifier "HUBRU_00507151_0" ;
  a2a:RecordGUID "{3d2a05c9-8ce9-b1b2-4d4c-2e04791e604b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "in de onmogelijkheid zijnen wil uit te drukken" .
