@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_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 januari 1869 te Laken (België)" ;
  a2a:hasPerson oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person953913, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person2155773, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person2436473, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person3638333, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person4840193, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person6042053, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person7602403, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128623, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128633, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128643, oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128653 ;
  a2a:hasEvent oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_0, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_1, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_2, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_3, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_4, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_5, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_6, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_7, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_8, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_9, oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_10 ;
  a2a:hasSource oa:source_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83 .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person953913
  a a2a:Person ;
  rdfs:label "Joseph Hypolite Dupuis" ;
  a2a:PersonName [
    rdfs:label "Joseph Hypolite Dupuis" ;
    a2a:PersonNameFirstName "Joseph Hypolite" ;
    a2a:PersonNameLastName "Dupuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1832-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "capitaine au régiment des carabiniers" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person2155773
  a a2a:Person ;
  rdfs:label "Felicité Augustine Brown" ;
  a2a:PersonName [
    rdfs:label "Felicité Augustine Brown" ;
    a2a:PersonNameFirstName "Felicité Augustine" ;
    a2a:PersonNameLastName "Brown"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1842-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] ;
  a2a:Profession "sans profession" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person2436473
  a a2a:Person ;
  rdfs:label "Jean Baptiste Dupuis" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Dupuis" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Dupuis"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person3638333
  a a2a:Person ;
  rdfs:label "Marguerite Josephine Deckx" ;
  a2a:PersonName [
    rdfs:label "Marguerite Josephine Deckx" ;
    a2a:PersonNameFirstName "Marguerite Josephine" ;
    a2a:PersonNameLastName "Deckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Nicolas" ;
    rdfs:label "Saint-Nicolas"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person4840193
  a a2a:Person ;
  rdfs:label "Paul Jean Brown" ;
  a2a:PersonName [
    rdfs:label "Paul Jean Brown" ;
    a2a:PersonNameFirstName "Paul Jean" ;
    a2a:PersonNameLastName "Brown"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "60" ;
    rdfs:label "60"
  ] .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person6042053
  a a2a:Person ;
  rdfs:label "Adelaïde Ghislaine Van Cromphout" ;
  a2a:PersonName [
    rdfs:label "Adelaïde Ghislaine Van Cromphout" ;
    a2a:PersonNameFirstName "Adelaïde Ghislaine" ;
    a2a:PersonNameLastName "Van Cromphout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Schaerbeek" ;
    rdfs:label "Schaerbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person7602403
  a a2a:Person ;
  rdfs:label "Jacques Roodenburg" ;
  a2a:PersonName [
    rdfs:label "Jacques Roodenburg" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Roodenburg"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128623
  a a2a:Person ;
  rdfs:label "Jean Baptiste Emile Dupuis" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Emile Dupuis" ;
    a2a:PersonNameFirstName "Jean Baptiste Emile" ;
    a2a:PersonNameLastName "Dupuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Nicolas" ;
    rdfs:label "Saint-Nicolas"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "agent de la banque national" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128633
  a a2a:Person ;
  rdfs:label "Norbert Vandernoot" ;
  a2a:PersonName [
    rdfs:label "Norbert Vandernoot" ;
    a2a:PersonNameFirstName "Norbert" ;
    a2a:PersonNameLastName "Vandernoot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128643
  a a2a:Person ;
  rdfs:label "Laurent Joseph Asion" ;
  a2a:PersonName [
    rdfs:label "Laurent Joseph Asion" ;
    a2a:PersonNameFirstName "Laurent Joseph" ;
    a2a:PersonNameLastName "Asion"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "agent de change" .

oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128653
  a a2a:Person ;
  rdfs:label "Egide Valentyns" ;
  a2a:PersonName [
    rdfs:label "Egide Valentyns" ;
    a2a:PersonNameFirstName "Egide" ;
    a2a:PersonNameLastName "Valentyns"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "notaire" .

oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1869-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person953913 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person2155773 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person2436473 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person3638333 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person4840193 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person6042053 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person7602403 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128623 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128633 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128643 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:relationep_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Person8128653 ;
  a2a:EventKeyRef oa:event_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83_Event1 .

oa:source_abb_2db7bcb9-e0ee-8421-94f0-9e8894b0ca83
  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 "1869" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1869-01-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "2" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9Q97-YMBC-JGQ?i=94&cc=1482191&cat=149577"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00093004_0" ;
  a2a:RecordIdentifier "HUBRU_00093004_0" ;
  a2a:RecordGUID "{2db7bcb9-e0ee-8421-94f0-9e8894b0ca83}" ;
  a2a:SourceRemarkOpmerking "Huwelijkscontract bij notaris Milcamps te Schaerbeek op 6/01/1869" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1863-08-12" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

[]
  a2a:PersonRemarkdeat_date "1866-09-01" ;
  a2a:PersonRemarkdeat_plac "Laken" .

