@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_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 februari 1875 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person163224, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person1549364, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person2869014, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person4255154, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person5641294, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person7027434, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person8344294, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person8618314, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631864, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631874, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631884, oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631894 ;
  a2a:hasEvent oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_0, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_1, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_2, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_3, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_4, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_5, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_6, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_7, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_8, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_9, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_10, oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_11 ;
  a2a:hasSource oa:source_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6 .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person163224
  a a2a:Person ;
  rdfs:label "Jean Laurent Vandevelde" ;
  a2a:PersonName [
    rdfs:label "Jean Laurent Vandevelde" ;
    a2a:PersonNameFirstName "Jean Laurent" ;
    a2a:PersonNameLastName "Vandevelde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1840-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "ouvrier cordonnier" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person1549364
  a a2a:Person ;
  rdfs:label "Marie Thérèse Léontine Itré" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Léontine Itré" ;
    a2a:PersonNameFirstName "Marie Thérèse Léontine" ;
    a2a:PersonNameLastName "Itré"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1844-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "couturière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person2869014
  a a2a:Person ;
  rdfs:label "Pierre Félix Louis Vandevelde" ;
  a2a:PersonName [
    rdfs:label "Pierre Félix Louis Vandevelde" ;
    a2a:PersonNameFirstName "Pierre Félix Louis" ;
    a2a:PersonNameLastName "Vandevelde"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person4255154
  a a2a:Person ;
  rdfs:label "Marie Thérèse Bonfourt" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Bonfourt" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Bonfourt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person5641294
  a a2a:Person ;
  rdfs:label "Jean Itré" ;
  a2a:PersonName [
    rdfs:label "Jean Itré" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Itré"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person7027434
  a a2a:Person ;
  rdfs:label "Marie Catherine Van Wesenbeeck" ;
  a2a:PersonName [
    rdfs:label "Marie Catherine Van Wesenbeeck" ;
    a2a:PersonNameFirstName "Marie Catherine" ;
    a2a:PersonNameLastName "Van Wesenbeeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person8344294
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Deboth" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Deboth" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Deboth"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person8618314
  a a2a:Person ;
  rdfs:label "Nicolas Wiele" ;
  a2a:PersonName [
    rdfs:label "Nicolas Wiele" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Wiele"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631864
  a a2a:Person ;
  rdfs:label "Adrien Bernaerts" ;
  a2a:PersonName [
    rdfs:label "Adrien Bernaerts" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Bernaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "sellier" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631874
  a a2a:Person ;
  rdfs:label "Gabriel Doesondaers" ;
  a2a:PersonName [
    rdfs:label "Gabriel Doesondaers" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Doesondaers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631884
  a a2a:Person ;
  rdfs:label "Hubert Speloes" ;
  a2a:PersonName [
    rdfs:label "Hubert Speloes" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNameLastName "Speloes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "cocher" .

oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631894
  a a2a:Person ;
  rdfs:label "Jean Corbeel" ;
  a2a:PersonName [
    rdfs:label "Jean Corbeel" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Corbeel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "corroyeur" .

oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1875-02-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person163224 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person1549364 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person2869014 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person4255154 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person5641294 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person7027434 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person8344294 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person8618314 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631864 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631874 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631884 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:relationep_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Person9631894 ;
  a2a:EventKeyRef oa:event_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6_Event1 .

oa:source_abb_d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6
  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 "1875" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1875-02-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "209" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 209"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-459L-93?i=264&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00348543_0" ;
  a2a:RecordIdentifier "HUBRU_00348543_0" ;
  a2a:RecordGUID "{d3a1bc2c-2b07-d27f-88fd-c554f3d5a6c6}" ;
  a2a:SourceRemarkOpmerking "un jugement du tribunal de première instance séant à Bruxelles en date du 25/1/1896, ordonne la rectification de l'acte ci-contre en ce sens que le nom patronymique de \"Tré\" remplacera le nom de \"Itré\"" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_date "1874-10-17" .
[] a2a:PersonRemarkdeat_date "1871-03-20" .
[] a2a:PersonRemarkOpmerking "handtekening: Doesendaers" .
