@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_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 februari 1869 te Laken (België)" ;
  a2a:hasPerson oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person953993, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person2155853, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person2436553, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person3638413, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person4840273, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person6042133, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person7341413, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person7603083, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128943, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128953, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128963, oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128973 ;
  a2a:hasEvent oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_0, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_1, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_2, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_3, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_4, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_5, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_6, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_7, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_8, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_9, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_10, oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_11 ;
  a2a:hasSource oa:source_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680 .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person953993
  a a2a:Person ;
  rdfs:label "Henri Jacobs" ;
  a2a:PersonName [
    rdfs:label "Henri Jacobs" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1823-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Wolvertem" ;
    rdfs:label "België, Wolvertem"
  ] ;
  a2a:Profession "ouvrier de fabrique" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person2155853
  a a2a:Person ;
  rdfs:label "Therese Van Leeuw" ;
  a2a:PersonName [
    rdfs:label "Therese Van Leeuw" ;
    a2a:PersonNameFirstName "Therese" ;
    a2a:PersonNameLastName "Van Leeuw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1840-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mechelen" ;
    rdfs:label "België, Mechelen"
  ] ;
  a2a:Profession "journalière" ;
  a2a:MaritalStatus "other:veuve" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person2436553
  a a2a:Person ;
  rdfs:label "Guillaume Jacobs" ;
  a2a:PersonName [
    rdfs:label "Guillaume Jacobs" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "72" ;
    rdfs:label "72"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person3638413
  a a2a:Person ;
  rdfs:label "Anne Marie Van Rode" ;
  a2a:PersonName [
    rdfs:label "Anne Marie Van Rode" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNameLastName "Van Rode"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Meise" ;
    rdfs:label "Meise"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "77" ;
    rdfs:label "77"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person4840273
  a a2a:Person ;
  rdfs:label "Jacques Joseph Van Leeuw" ;
  a2a:PersonName [
    rdfs:label "Jacques Joseph Van Leeuw" ;
    a2a:PersonNameFirstName "Jacques Joseph" ;
    a2a:PersonNameLastName "Van Leeuw"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person6042133
  a a2a:Person ;
  rdfs:label "Anne Stock" ;
  a2a:PersonName [
    rdfs:label "Anne Stock" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Stock"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person7341413
  a a2a:Person ;
  rdfs:label "Isabelle Smetcoren" ;
  a2a:PersonName [
    rdfs:label "Isabelle Smetcoren" ;
    a2a:PersonNameFirstName "Isabelle" ;
    a2a:PersonNameLastName "Smetcoren"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person7603083
  a a2a:Person ;
  rdfs:label "Pierre Bernard Van Perck" ;
  a2a:PersonName [
    rdfs:label "Pierre Bernard Van Perck" ;
    a2a:PersonNameFirstName "Pierre Bernard" ;
    a2a:PersonNameLastName "Van Perck"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128943
  a a2a:Person ;
  rdfs:label "Pierre Joseph Jacobs" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Jacobs" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hamme" ;
    rdfs:label "Hamme"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128953
  a a2a:Person ;
  rdfs:label "Jean Baptiste Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Jacobs" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Wolvertem" ;
    rdfs:label "Wolvertem"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "charron" .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128963
  a a2a:Person ;
  rdfs:label "Henri Van Elewyck" ;
  a2a:PersonName [
    rdfs:label "Henri Van Elewyck" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Van Elewyck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "43" ;
    rdfs:label "43"
  ] .

oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128973
  a a2a:Person ;
  rdfs:label "André Borgers" ;
  a2a:PersonName [
    rdfs:label "André Borgers" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Borgers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "propriétaire" .

oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1869-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person953993 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person2155853 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person2436553 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person3638413 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person4840273 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person6042133 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person7341413 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_7
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruid" ;
  a2a:RelationType "other:Vorige partner bruid" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person7603083 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128943 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128953 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128963 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:relationep_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Person8128973 ;
  a2a:EventKeyRef oa:event_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680_Event1 .

oa:source_abb_8dfca9ab-bcc2-92f8-56c4-69c9cccd9680
  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 "2" ;
    a2a:Day "1" ;
    rdfs:label "1869-02-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "10" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 10"
  ] ;
  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_00093012_0" ;
  a2a:RecordIdentifier "HUBRU_00093012_0" ;
  a2a:RecordGUID "{8dfca9ab-bcc2-92f8-56c4-69c9cccd9680}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkdeat_date "1866-07-28" .
[] a2a:PersonRemarkdeat_date "1866-08-12" .
[]
  a2a:PersonRemarkdeat_date "1868-07-21" ;
  a2a:PersonRemarkdeat_plac "Laken" .

[]
  a2a:PersonRemarkdeat_date "1867-06-21" ;
  a2a:PersonRemarkdeat_plac "Laken" .

