@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_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 november 1902 te Schaarbeek (België)" ;
  a2a:hasPerson oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7629246, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7646456, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7663666, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7680876, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7698086, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7715296, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732346, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732356, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732366, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763876, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763886, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763896, oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763906 ;
  a2a:hasEvent oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_0, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_1, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_2, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_3, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_4, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_5, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_6, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_7, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_8, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_9, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_10, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_11, oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_12 ;
  a2a:hasSource oa:source_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7629246
  a a2a:Person ;
  rdfs:label "Joseph Buys" ;
  a2a:PersonName [
    rdfs:label "Joseph Buys" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1882-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "plombier" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7646456
  a a2a:Person ;
  rdfs:label "Hélène Meert" ;
  a2a:PersonName [
    rdfs:label "Hélène Meert" ;
    a2a:PersonNameFirstName "Hélène" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1878-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "cravatière" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7663666
  a a2a:Person ;
  rdfs:label "Pierre Joseph Buys" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Buys" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Profession "maçon" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7680876
  a a2a:Person ;
  rdfs:label "Marie Thérèse Vrancken" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Vrancken" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Vrancken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7698086
  a a2a:Person ;
  rdfs:label "Jean Baptiste Meert" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Meert" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7715296
  a a2a:Person ;
  rdfs:label "Elisabeth Iudo" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Iudo" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Iudo"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732346
  a a2a:Person ;
  rdfs:label "Guillaume Baffroy>Buys" ;
  a2a:PersonName [
    rdfs:label "Guillaume Baffroy>Buys" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Baffroy>Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1896-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732356
  a a2a:Person ;
  rdfs:label "Lisa Baffroy>Buys" ;
  a2a:PersonName [
    rdfs:label "Lisa Baffroy>Buys" ;
    a2a:PersonNameFirstName "Lisa" ;
    a2a:PersonNameLastName "Baffroy>Buys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1899-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732366
  a a2a:Person ;
  rdfs:label "Paul Meert>Buys" ;
  a2a:PersonName [
    rdfs:label "Paul Meert>Buys" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Meert>Buys"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1900-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763876
  a a2a:Person ;
  rdfs:label "Gustave Meert" ;
  a2a:PersonName [
    rdfs:label "Gustave Meert" ;
    a2a:PersonNameFirstName "Gustave" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "teinturier" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763886
  a a2a:Person ;
  rdfs:label "Lambert Marlet" ;
  a2a:PersonName [
    rdfs:label "Lambert Marlet" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Marlet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "charretier" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763896
  a a2a:Person ;
  rdfs:label "François Hesbeen" ;
  a2a:PersonName [
    rdfs:label "François Hesbeen" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Hesbeen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "ferronnier" .

oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763906
  a a2a:Person ;
  rdfs:label "Paul Meert" ;
  a2a:PersonName [
    rdfs:label "Paul Meert" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "imprimeur" .

oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1902-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Schaarbeek" ;
    rdfs:label "België, Schaarbeek"
  ] .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7629246 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7646456 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7663666 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7680876 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7698086 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7715296 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732346 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732356 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7732366 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763876 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763886 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763896 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:relationep_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Person7763906 ;
  a2a:EventKeyRef oa:event_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b_Event1 .

oa:source_abb_2f0de811-00b9-e2fc-295d-d4e9cbb84c7b
  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 "1902" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1902-11-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "622" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 622"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-D39T-DR?i=5&wc=STVK-BZ9%3A966888801%2C1489971801&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00696008_0" ;
  a2a:RecordIdentifier "HUBRU_00696008_0" ;
  a2a:RecordGUID "{2f0de811-00b9-e2fc-295d-d4e9cbb84c7b}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

