@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_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 september 1854 te Sint-Jans-Molenbeek (België)" ;
  a2a:hasPerson oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person1047453, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person2249313, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person3136303, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person4338163, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person5540023, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person6741883, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7360973, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888133, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888143, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888153, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888163, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888173, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785663, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785673, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785683, oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785693 ;
  a2a:hasEvent oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_0, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_1, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_2, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_3, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_4, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_5, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_6, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_7, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_8, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_9, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_10, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_11, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_12, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_13, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_14, oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_15 ;
  a2a:hasSource oa:source_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174 .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person1047453
  a a2a:Person ;
  rdfs:label "Jean Pie Namur" ;
  a2a:PersonName [
    rdfs:label "Jean Pie Namur" ;
    a2a:PersonNameFirstName "Jean Pie" ;
    a2a:PersonNameLastName "Namur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthDate [
    a2a:Year "1804" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1804-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Luxembourg, Grand-Duché" ;
    rdfs:label "België, Luxembourg, Grand-Duché"
  ] ;
  a2a:Profession "employé" ;
  a2a:MaritalStatus "other:veuf" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person2249313
  a a2a:Person ;
  rdfs:label "Marie Therese Dentandt" ;
  a2a:PersonName [
    rdfs:label "Marie Therese Dentandt" ;
    a2a:PersonNameFirstName "Marie Therese" ;
    a2a:PersonNameLastName "Dentandt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1822-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Geraardsbergen" ;
    rdfs:label "België, Geraardsbergen"
  ] ;
  a2a:Profession "modiste" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person3136303
  a a2a:Person ;
  rdfs:label "Jean Pierre Namur" ;
  a2a:PersonName [
    rdfs:label "Jean Pierre Namur" ;
    a2a:PersonNameFirstName "Jean Pierre" ;
    a2a:PersonNameLastName "Namur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Luxembourg" ;
    rdfs:label "Luxembourg"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "86" ;
    rdfs:label "86"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person4338163
  a a2a:Person ;
  rdfs:label "Anne Charlotte Pütz" ;
  a2a:PersonName [
    rdfs:label "Anne Charlotte Pütz" ;
    a2a:PersonNameFirstName "Anne Charlotte" ;
    a2a:PersonNameLastName "Pütz"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person5540023
  a a2a:Person ;
  rdfs:label "Pierre Joseph Dentandt" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Dentandt" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Dentandt"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person6741883
  a a2a:Person ;
  rdfs:label "Véronique Colette De Kock" ;
  a2a:PersonName [
    rdfs:label "Véronique Colette De Kock" ;
    a2a:PersonNameFirstName "Véronique Colette" ;
    a2a:PersonNameLastName "De Kock"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7360973
  a a2a:Person ;
  rdfs:label "Jeanne Philippine Virginie Servais" ;
  a2a:PersonName [
    rdfs:label "Jeanne Philippine Virginie Servais" ;
    a2a:PersonNameFirstName "Jeanne Philippine Virginie" ;
    a2a:PersonNameLastName "Servais"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888133
  a a2a:Person ;
  rdfs:label "Marie Virginie Colette Dentandt>Namur" ;
  a2a:PersonName [
    rdfs:label "Marie Virginie Colette Dentandt>Namur" ;
    a2a:PersonNameFirstName "Marie Virginie Colette" ;
    a2a:PersonNameLastName "Dentandt>Namur"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1843-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888143
  a a2a:Person ;
  rdfs:label "Jaennette Louise Veronique Dentandt>Namur" ;
  a2a:PersonName [
    rdfs:label "Jaennette Louise Veronique Dentandt>Namur" ;
    a2a:PersonNameFirstName "Jaennette Louise Veronique" ;
    a2a:PersonNameLastName "Dentandt>Namur"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1847-04-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888153
  a a2a:Person ;
  rdfs:label "Malvina Dentandt>Namur" ;
  a2a:PersonName [
    rdfs:label "Malvina Dentandt>Namur" ;
    a2a:PersonNameFirstName "Malvina" ;
    a2a:PersonNameLastName "Dentandt>Namur"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1849-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888163
  a a2a:Person ;
  rdfs:label "Emile Jean François Dentandt>Namur" ;
  a2a:PersonName [
    rdfs:label "Emile Jean François Dentandt>Namur" ;
    a2a:PersonNameFirstName "Emile Jean François" ;
    a2a:PersonNameLastName "Dentandt>Namur"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1852-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "België, Saint-Josse-ten-Node"
  ] .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888173
  a a2a:Person ;
  rdfs:label "Adèle Julie Octavie Dentandt>Namur" ;
  a2a:PersonName [
    rdfs:label "Adèle Julie Octavie Dentandt>Namur" ;
    a2a:PersonNameFirstName "Adèle Julie Octavie" ;
    a2a:PersonNameLastName "Dentandt>Namur"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1854-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "België, Molenbeek-Saint-Jean"
  ] .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785663
  a a2a:Person ;
  rdfs:label "Henri Joseph Serniclaes" ;
  a2a:PersonName [
    rdfs:label "Henri Joseph Serniclaes" ;
    a2a:PersonNameFirstName "Henri Joseph" ;
    a2a:PersonNameLastName "Serniclaes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "relieur de livres" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785673
  a a2a:Person ;
  rdfs:label "Jacques Snyers" ;
  a2a:PersonName [
    rdfs:label "Jacques Snyers" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Snyers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "tapissier" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785683
  a a2a:Person ;
  rdfs:label "Antoine Préa" ;
  a2a:PersonName [
    rdfs:label "Antoine Préa" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Préa"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Molenbeek-Saint-Jean" ;
    rdfs:label "Molenbeek-Saint-Jean"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "blanchisseur de linge" .

oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785693
  a a2a:Person ;
  rdfs:label "Eloi Joseph Duvivier" ;
  a2a:PersonName [
    rdfs:label "Eloi Joseph Duvivier" ;
    a2a:PersonNameFirstName "Eloi Joseph" ;
    a2a:PersonNameLastName "Duvivier"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "blanchisseur de linge" .

oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1854" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1854-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Jans-Molenbeek" ;
    rdfs:label "België, Sint-Jans-Molenbeek"
  ] .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person1047453 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person2249313 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person3136303 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person4338163 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person5540023 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person6741883 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_6
  a a2a:RelationEP ;
  rdfs:label "other:Vorige partner bruidegom" ;
  a2a:RelationType "other:Vorige partner bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7360973 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888133 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888143 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888153 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888163 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_11
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person7888173 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_12
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785663 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785673 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785683 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:relationep_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_15
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Person10785693 ;
  a2a:EventKeyRef oa:event_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174_Event1 .

oa:source_abb_8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174
  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 "1854" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1854-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "81" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 81"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00459556_0" ;
  a2a:RecordIdentifier "HUBRU_00459556_0" ;
  a2a:RecordGUID "{8e3968c8-4f10-d49f-8d2a-7d6e5f3cd174}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19a)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19a.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1846-05-22" ;
  a2a:PersonRemarkdeat_plac "Luxembourg" .

[]
  a2a:PersonRemarkdeat_date "1845-10-21" ;
  a2a:PersonRemarkdeat_plac "Gent" .

[]
  a2a:PersonRemarkdeat_date "1839-11-07" ;
  a2a:PersonRemarkdeat_plac "Gent" .

[]
  a2a:PersonRemarkdeat_date "1841-09-05" ;
  a2a:PersonRemarkdeat_plac "Saint-Josse-ten-Node" .

