@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_db3cc16d-a41e-4afc-e7a5-087d97b83d7e
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 april 1896 te Schaarbeek (België)" ;
  a2a:hasPerson oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person1009054, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person2395194, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person3967424, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person5353564, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person6739704, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person8125844, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person9200994, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994654, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994664, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994674, oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994684 ;
  a2a:hasEvent oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_0, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_1, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_2, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_3, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_4, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_5, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_6, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_7, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_8, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_9, oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_10 ;
  a2a:hasSource oa:source_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person1009054
  a a2a:Person ;
  rdfs:label "Jacques Dewandeleer" ;
  a2a:PersonName [
    rdfs:label "Jacques Dewandeleer" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Dewandeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1871-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "ardoisier" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person2395194
  a a2a:Person ;
  rdfs:label "Marie Anneessens" ;
  a2a:PersonName [
    rdfs:label "Marie Anneessens" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Anneessens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1871-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person3967424
  a a2a:Person ;
  rdfs:label "Pierre Dewandeleer" ;
  a2a:PersonName [
    rdfs:label "Pierre Dewandeleer" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Dewandeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person5353564
  a a2a:Person ;
  rdfs:label "Anne Catherine Vanelsen" ;
  a2a:PersonName [
    rdfs:label "Anne Catherine Vanelsen" ;
    a2a:PersonNameFirstName "Anne Catherine" ;
    a2a:PersonNameLastName "Vanelsen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person6739704
  a a2a:Person ;
  rdfs:label "Arnold Anneessens" ;
  a2a:PersonName [
    rdfs:label "Arnold Anneessens" ;
    a2a:PersonNameFirstName "Arnold" ;
    a2a:PersonNameLastName "Anneessens"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person8125844
  a a2a:Person ;
  rdfs:label "Elisabeth Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vanderveken" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person9200994
  a a2a:Person ;
  rdfs:label "Jeanne Joséphine Anneessens>Dewandeleer" ;
  a2a:PersonName [
    rdfs:label "Jeanne Joséphine Anneessens>Dewandeleer" ;
    a2a:PersonNameFirstName "Jeanne Joséphine" ;
    a2a:PersonNameLastName "Anneessens>Dewandeleer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1894-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994654
  a a2a:Person ;
  rdfs:label "François Anneessens" ;
  a2a:PersonName [
    rdfs:label "François Anneessens" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Anneessens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "charretier" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994664
  a a2a:Person ;
  rdfs:label "Alexandre Dewandeleer" ;
  a2a:PersonName [
    rdfs:label "Alexandre Dewandeleer" ;
    a2a:PersonNameFirstName "Alexandre" ;
    a2a:PersonNameLastName "Dewandeleer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "ardoisier" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994674
  a a2a:Person ;
  rdfs:label "Jean Bulinckx" ;
  a2a:PersonName [
    rdfs:label "Jean Bulinckx" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Bulinckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994684
  a a2a:Person ;
  rdfs:label "Charles Louis Deschuyteneer" ;
  a2a:PersonName [
    rdfs:label "Charles Louis Deschuyteneer" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNameLastName "Deschuyteneer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "terrassier" .

oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1896-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Schaarbeek" ;
    rdfs:label "België, Schaarbeek"
  ] .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person1009054 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person2395194 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person3967424 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person5353564 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person6739704 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person8125844 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person9200994 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994654 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994664 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994674 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:relationep_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Person13994684 ;
  a2a:EventKeyRef oa:event_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e_Event1 .

oa:source_abb_db3cc16d-a41e-4afc-e7a5-087d97b83d7e
  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 "1896" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1896-04-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "142" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 142"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-81RL-V?i=716&cc=1482191&cat=240825"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00636410_0" ;
  a2a:RecordIdentifier "HUBRU_00636410_0" ;
  a2a:RecordGUID "{db3cc16d-a41e-4afc-e7a5-087d97b83d7e}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "déclare sous la foi du serment qu'il y a identité de personne entre Arnold Anneesens, ainsi désigné dans son acte de naissance et Arnold Anneessens ainsi renseigné dans l'acte de décès produit pour être celui de son père. Elle déclare en outre que son véritable nom est Anneessens, ce qui conste d'un extrait de l'acte de mariage de ses parents" .
[]
  a2a:PersonRemarkdeat_date "1887-11-06" ;
  a2a:PersonRemarkdeat_plac "Schaerbeek" .

[]
  a2a:PersonRemarkdeat_date "1878-02-02" ;
  a2a:PersonRemarkdeat_plac "Schaerbeek" .

