@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_5a49d58d-614c-75e6-9187-e19dd9bec9b6
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 augustus 1900 te Laken (België)" ;
  a2a:hasPerson oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person902784, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person2288924, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person4041184, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person5427324, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person8199604, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219054, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219064, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219074, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286784, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286794, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286804, oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286814 ;
  a2a:hasEvent oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_0, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_1, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_2, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_3, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_4, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_5, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_6, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_7, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_8, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_9, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_10, oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_11 ;
  a2a:hasSource oa:source_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6 .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person902784
  a a2a:Person ;
  rdfs:label "Théodore Vleminckx" ;
  a2a:PersonName [
    rdfs:label "Théodore Vleminckx" ;
    a2a:PersonNameFirstName "Théodore" ;
    a2a:PersonNameLastName "Vleminckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "2" ;
    a2a:Day "13" ;
    rdfs:label "1870-02-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] ;
  a2a:Profession "débardeur" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person2288924
  a a2a:Person ;
  rdfs:label "Marie Stéphanie Van Migrode" ;
  a2a:PersonName [
    rdfs:label "Marie Stéphanie Van Migrode" ;
    a2a:PersonNameFirstName "Marie Stéphanie" ;
    a2a:PersonNameLastName "Van Migrode"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "3" ;
    a2a:Day "7" ;
    rdfs:label "1872-03-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Appels" ;
    rdfs:label "België, Appels"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person4041184
  a a2a:Person ;
  rdfs:label "Pierre Lambert Vleminckx" ;
  a2a:PersonName [
    rdfs:label "Pierre Lambert Vleminckx" ;
    a2a:PersonNameFirstName "Pierre Lambert" ;
    a2a:PersonNameLastName "Vleminckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "charretier" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person5427324
  a a2a:Person ;
  rdfs:label "Marie Christine Vissers" ;
  a2a:PersonName [
    rdfs:label "Marie Christine Vissers" ;
    a2a:PersonNameFirstName "Marie Christine" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person8199604
  a a2a:Person ;
  rdfs:label "Berlinde Van Migrode" ;
  a2a:PersonName [
    rdfs:label "Berlinde Van Migrode" ;
    a2a:PersonNameFirstName "Berlinde" ;
    a2a:PersonNameLastName "Van Migrode"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "couturière" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219054
  a a2a:Person ;
  rdfs:label "Albert Van Migrode>Vleminckx" ;
  a2a:PersonName [
    rdfs:label "Albert Van Migrode>Vleminckx" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Van Migrode>Vleminckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1892-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219064
  a a2a:Person ;
  rdfs:label "Jeanne Van Migrode>Vleminckx" ;
  a2a:PersonName [
    rdfs:label "Jeanne Van Migrode>Vleminckx" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Van Migrode>Vleminckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1894-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219074
  a a2a:Person ;
  rdfs:label "Frédéric Vleminckx>Vleminckx" ;
  a2a:PersonName [
    rdfs:label "Frédéric Vleminckx>Vleminckx" ;
    a2a:PersonNameFirstName "Frédéric" ;
    a2a:PersonNameLastName "Vleminckx>Vleminckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1898-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286784
  a a2a:Person ;
  rdfs:label "Camille Schepmans" ;
  a2a:PersonName [
    rdfs:label "Camille Schepmans" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Schepmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "poëlier" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286794
  a a2a:Person ;
  rdfs:label "Philippe Reyzermans" ;
  a2a:PersonName [
    rdfs:label "Philippe Reyzermans" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Reyzermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "tourneur en fer" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286804
  a a2a:Person ;
  rdfs:label "Constant Geeraert" ;
  a2a:PersonName [
    rdfs:label "Constant Geeraert" ;
    a2a:PersonNameFirstName "Constant" ;
    a2a:PersonNameLastName "Geeraert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "terrassier" .

oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286814
  a a2a:Person ;
  rdfs:label "Frédéric Mansschot" ;
  a2a:PersonName [
    rdfs:label "Frédéric Mansschot" ;
    a2a:PersonNameFirstName "Frédéric" ;
    a2a:PersonNameLastName "Mansschot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "palefrenier" .

oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1900-08-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person902784 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person2288924 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person4041184 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person5427324 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person8199604 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_5
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219054 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219064 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person9219074 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286784 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286794 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286804 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:relationep_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Person14286814 ;
  a2a:EventKeyRef oa:event_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6_Event1 .

oa:source_abb_5a49d58d-614c-75e6-9187-e19dd9bec9b6
  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 "1900" ;
    a2a:Month "8" ;
    a2a:Day "25" ;
    rdfs:label "1900-08-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "210" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 210"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00653829_0" ;
  a2a:RecordIdentifier "HUBRU_00653829_0" ;
  a2a:RecordGUID "{5a49d58d-614c-75e6-9187-e19dd9bec9b6}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "n° 5" .
[] a2a:PersonRemarkOpmerking "n° 472" .
[] a2a:PersonRemarkOpmerking "n° 613" .
