@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_c02087a0-e3de-adff-ff7d-d01a5131d7f1
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 november 1901 te Schaarbeek (België)" ;
  a2a:hasPerson oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person689546, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person1410746, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person2131946, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person2836596, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person3557796, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person4278996, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494226, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494236, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494246, oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494256 ;
  a2a:hasEvent oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_0, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_1, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_2, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_3, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_4, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_5, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_6, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_7, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_8, oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_9 ;
  a2a:hasSource oa:source_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1 .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person689546
  a a2a:Person ;
  rdfs:label "Jean François Devos" ;
  a2a:PersonName [
    rdfs:label "Jean François Devos" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Devos"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1872-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Geel" ;
    rdfs:label "België, Geel"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person1410746
  a a2a:Person ;
  rdfs:label "Marie Octavie Anne Anciaux" ;
  a2a:PersonName [
    rdfs:label "Marie Octavie Anne Anciaux" ;
    a2a:PersonNameFirstName "Marie Octavie Anne" ;
    a2a:PersonNameLastName "Anciaux"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1874-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Aarschot" ;
    rdfs:label "België, Aarschot"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person2131946
  a a2a:Person ;
  rdfs:label "Henri Louis Devos" ;
  a2a:PersonName [
    rdfs:label "Henri Louis Devos" ;
    a2a:PersonNameFirstName "Henri Louis" ;
    a2a:PersonNameLastName "Devos"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person2836596
  a a2a:Person ;
  rdfs:label "Colette Wynants" ;
  a2a:PersonName [
    rdfs:label "Colette Wynants" ;
    a2a:PersonNameFirstName "Colette" ;
    a2a:PersonNameLastName "Wynants"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Geel" ;
    rdfs:label "Geel"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person3557796
  a a2a:Person ;
  rdfs:label "Jean François Anciaux" ;
  a2a:PersonName [
    rdfs:label "Jean François Anciaux" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Anciaux"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person4278996
  a a2a:Person ;
  rdfs:label "Mélanie Goossens" ;
  a2a:PersonName [
    rdfs:label "Mélanie Goossens" ;
    a2a:PersonNameFirstName "Mélanie" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494226
  a a2a:Person ;
  rdfs:label "Alfred Ophiers" ;
  a2a:PersonName [
    rdfs:label "Alfred Ophiers" ;
    a2a:PersonNameFirstName "Alfred" ;
    a2a:PersonNameLastName "Ophiers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494236
  a a2a:Person ;
  rdfs:label "Camille Van Puyvelde" ;
  a2a:PersonName [
    rdfs:label "Camille Van Puyvelde" ;
    a2a:PersonNameFirstName "Camille" ;
    a2a:PersonNameLastName "Van Puyvelde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494246
  a a2a:Person ;
  rdfs:label "Louis Napoléon" ;
  a2a:PersonName [
    rdfs:label "Louis Napoléon" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Napoléon"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "dessinateur" .

oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494256
  a a2a:Person ;
  rdfs:label "Louis Anciaux" ;
  a2a:PersonName [
    rdfs:label "Louis Anciaux" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Anciaux"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Aarschot" ;
    rdfs:label "Aarschot"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "garçon brasseur" .

oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1901-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Schaarbeek" ;
    rdfs:label "België, Schaarbeek"
  ] .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person689546 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person1410746 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person2131946 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person2836596 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person3557796 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person4278996 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494226 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494236 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494246 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:relationep_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Person7494256 ;
  a2a:EventKeyRef oa:event_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1_Event1 .

oa:source_abb_c02087a0-e3de-adff-ff7d-d01a5131d7f1
  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 "1901" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1901-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "595" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 595"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-HGSL-R?i=562&wc=STV3-82S%3A966888801%2C1489074501&cc=1482191"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00675590_0" ;
  a2a:RecordIdentifier "HUBRU_00675590_0" ;
  a2a:RecordGUID "{c02087a0-e3de-adff-ff7d-d01a5131d7f1}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1892-07-18" ;
  a2a:PersonRemarkdeat_plac "Aarschot" .

[]
  a2a:PersonRemarkdeat_date "1883-06-10" ;
  a2a:PersonRemarkdeat_plac "Aarschot" .

