@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_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 mei 1862 te Ganshoren (België)" ;
  a2a:hasPerson oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person909533, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person2111393, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person2405193, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person3607053, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person4808913, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person6010773, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person7492483, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009023, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009033, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009043, oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009053 ;
  a2a:hasEvent oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_0, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_1, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_2, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_3, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_4, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_5, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_6, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_7, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_8, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_9, oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_10 ;
  a2a:hasSource oa:source_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6 .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person909533
  a a2a:Person ;
  rdfs:label "Franciscus Dierickx" ;
  a2a:PersonName [
    rdfs:label "Franciscus Dierickx" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Dierickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Teralfene" ;
    rdfs:label "Teralfene"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1829-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Teralfene" ;
    rdfs:label "België, Teralfene"
  ] ;
  a2a:Profession "dagloner" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person2111393
  a a2a:Person ;
  rdfs:label "Anna Catharina Stallaert" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Stallaert" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Stallaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1832-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Jette, Ganshoren" ;
    rdfs:label "België, Jette, Ganshoren"
  ] ;
  a2a:Profession "herbergierster" ;
  a2a:MaritalStatus "other:weduwe" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person2405193
  a a2a:Person ;
  rdfs:label "Josephus Dierickx" ;
  a2a:PersonName [
    rdfs:label "Josephus Dierickx" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Dierickx"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person3607053
  a a2a:Person ;
  rdfs:label "Joanna Catharina Devos" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Devos" ;
    a2a:PersonNameFirstName "Joanna Catharina" ;
    a2a:PersonNameLastName "Devos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Teralfene" ;
    rdfs:label "Teralfene"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person4808913
  a a2a:Person ;
  rdfs:label "Michael Stallaert" ;
  a2a:PersonName [
    rdfs:label "Michael Stallaert" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Stallaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person6010773
  a a2a:Person ;
  rdfs:label "Elisabeth Van Wilder" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Van Wilder" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Van Wilder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Jette" ;
    rdfs:label "Jette"
  ] ;
  a2a:Profession "landbouwster" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person7492483
  a a2a:Person ;
  rdfs:label "Henricus Roelants" ;
  a2a:PersonName [
    rdfs:label "Henricus Roelants" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Roelants"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009023
  a a2a:Person ;
  rdfs:label "Dominicus Dierickx" ;
  a2a:PersonName [
    rdfs:label "Dominicus Dierickx" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Dierickx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "Sint-Jans-Molenbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009033
  a a2a:Person ;
  rdfs:label "Henricus Vandermeulen" ;
  a2a:PersonName [
    rdfs:label "Henricus Vandermeulen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Vandermeulen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "kuiper" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009043
  a a2a:Person ;
  rdfs:label "Joannes Baptista Cornelius Meert" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Cornelius Meert" ;
    a2a:PersonNameFirstName "Joannes Baptista Cornelius" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009053
  a a2a:Person ;
  rdfs:label "Carolus Valentinus Cugnot" ;
  a2a:PersonName [
    rdfs:label "Carolus Valentinus Cugnot" ;
    a2a:PersonNameFirstName "Carolus Valentinus" ;
    a2a:PersonNameLastName "Cugnot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ganshoren" ;
    rdfs:label "Ganshoren"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1862-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Ganshoren" ;
    rdfs:label "België, Ganshoren"
  ] .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person909533 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person2111393 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person2405193 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person3607053 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person4808913 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person6010773 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person7492483 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009023 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009033 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009043 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:relationep_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Person8009053 ;
  a2a:EventKeyRef oa:event_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6_Event1 .

oa:source_abb_596e71e6-d9d3-84a2-b70e-8f9cd62d50b6
  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 "1862" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1862-05-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "1" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 1"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00036652_0" ;
  a2a:RecordIdentifier "HUBRU_00036652_0" ;
  a2a:RecordGUID "{596e71e6-d9d3-84a2-b70e-8f9cd62d50b6}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Verbruggen te St-Jans-Molenbeek op 2/05/1862" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1848-02-09" ;
  a2a:PersonRemarkdeat_plac "Teralfene" .

[]
  a2a:PersonRemarkdeat_date "1861-02-07" ;
  a2a:PersonRemarkdeat_plac "Ganshoren" .

