@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_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 maart 1890 te Sint-Gillis (België)" ;
  a2a:hasPerson oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person1336204, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person2722344, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person4097684, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person5483824, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person6869964, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person8256104, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232134, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232144, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232154, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232164, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232174, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232184, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232194, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508964, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508974, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508984, oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508994 ;
  a2a:hasEvent oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_0, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_1, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_2, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_3, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_4, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_5, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_6, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_7, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_8, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_9, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_10, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_11, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_12, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_13, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_14, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_15, oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_16 ;
  a2a:hasSource oa:source_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8 .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person1336204
  a a2a:Person ;
  rdfs:label "Samuel Bernheim" ;
  a2a:PersonName [
    rdfs:label "Samuel Bernheim" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Bernheim"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1828-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Mulhouse, Alsace, Deutschland" ;
    rdfs:label "België, Mulhouse, Alsace, Deutschland"
  ] ;
  a2a:Profession "colporteur" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person2722344
  a a2a:Person ;
  rdfs:label "Jeannette Haase" ;
  a2a:PersonName [
    rdfs:label "Jeannette Haase" ;
    a2a:PersonNameFirstName "Jeannette" ;
    a2a:PersonNameLastName "Haase"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1845-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Midlum, Hannover, Deutschland" ;
    rdfs:label "België, Midlum, Hannover, Deutschland"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person4097684
  a a2a:Person ;
  rdfs:label "Isaac Bernheim" ;
  a2a:PersonName [
    rdfs:label "Isaac Bernheim" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Bernheim"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person5483824
  a a2a:Person ;
  rdfs:label "Françoise Kahn" ;
  a2a:PersonName [
    rdfs:label "Françoise Kahn" ;
    a2a:PersonNameFirstName "Françoise" ;
    a2a:PersonNameLastName "Kahn"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person6869964
  a a2a:Person ;
  rdfs:label "Isaac Haase" ;
  a2a:PersonName [
    rdfs:label "Isaac Haase" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Haase"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Paris, Seine, France" ;
    rdfs:label "Paris, Seine, France"
  ] ;
  a2a:Profession "négociant" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person8256104
  a a2a:Person ;
  rdfs:label "Miene Kaiser" ;
  a2a:PersonName [
    rdfs:label "Miene Kaiser" ;
    a2a:PersonNameFirstName "Miene" ;
    a2a:PersonNameLastName "Kaiser"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232134
  a a2a:Person ;
  rdfs:label "Jules Bernheim>Bernheim" ;
  a2a:PersonName [
    rdfs:label "Jules Bernheim>Bernheim" ;
    a2a:PersonNameFirstName "Jules" ;
    a2a:PersonNameLastName "Bernheim>Bernheim"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1863-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lyon" ;
    rdfs:label "België, Lyon"
  ] .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232144
  a a2a:Person ;
  rdfs:label "Armand Bernheim>Bernheim" ;
  a2a:PersonName [
    rdfs:label "Armand Bernheim>Bernheim" ;
    a2a:PersonNameFirstName "Armand" ;
    a2a:PersonNameLastName "Bernheim>Bernheim"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1864-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lyon" ;
    rdfs:label "België, Lyon"
  ] .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232154
  a a2a:Person ;
  rdfs:label "Florine Bernheim>Bernheim" ;
  a2a:PersonName [
    rdfs:label "Florine Bernheim>Bernheim" ;
    a2a:PersonNameFirstName "Florine" ;
    a2a:PersonNameLastName "Bernheim>Bernheim"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1865-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lyon" ;
    rdfs:label "België, Lyon"
  ] .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232164
  a a2a:Person ;
  rdfs:label "Marie Anne Bernheim>Bernheim" ;
  a2a:PersonName [
    rdfs:label "Marie Anne Bernheim>Bernheim" ;
    a2a:PersonNameFirstName "Marie Anne" ;
    a2a:PersonNameLastName "Bernheim>Bernheim"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1866-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lyon" ;
    rdfs:label "België, Lyon"
  ] .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232174
  a a2a:Person ;
  rdfs:label "Henriette Bernheim>Bernheim" ;
  a2a:PersonName [
    rdfs:label "Henriette Bernheim>Bernheim" ;
    a2a:PersonNameFirstName "Henriette" ;
    a2a:PersonNameLastName "Bernheim>Bernheim"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1867-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lyon" ;
    rdfs:label "België, Lyon"
  ] .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232184
  a a2a:Person ;
  rdfs:label "Caroline Bernheim>Bernheim" ;
  a2a:PersonName [
    rdfs:label "Caroline Bernheim>Bernheim" ;
    a2a:PersonNameFirstName "Caroline" ;
    a2a:PersonNameLastName "Bernheim>Bernheim"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1868-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lyon" ;
    rdfs:label "België, Lyon"
  ] .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232194
  a a2a:Person ;
  rdfs:label "Isidore Bernheim>Bernheim" ;
  a2a:PersonName [
    rdfs:label "Isidore Bernheim>Bernheim" ;
    a2a:PersonNameFirstName "Isidore" ;
    a2a:PersonNameLastName "Bernheim>Bernheim"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1873-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Lyon" ;
    rdfs:label "België, Lyon"
  ] .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508964
  a a2a:Person ;
  rdfs:label "Frédéric Dawance" ;
  a2a:PersonName [
    rdfs:label "Frédéric Dawance" ;
    a2a:PersonNameFirstName "Frédéric" ;
    a2a:PersonNameLastName "Dawance"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "commissionnaire de place" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508974
  a a2a:Person ;
  rdfs:label "Jean Baptiste Mertens" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Mertens" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "commissionnaire de place" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508984
  a a2a:Person ;
  rdfs:label "Guillaume Winnen" ;
  a2a:PersonName [
    rdfs:label "Guillaume Winnen" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Winnen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "commissionnaire de place" .

oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508994
  a a2a:Person ;
  rdfs:label "Paul Albert Colin" ;
  a2a:PersonName [
    rdfs:label "Paul Albert Colin" ;
    a2a:PersonNameFirstName "Paul Albert" ;
    a2a:PersonNameLastName "Colin"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Bruxelles" ;
    rdfs:label "Bruxelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "commissionnaire de place" .

oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1890" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1890-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Gillis" ;
    rdfs:label "België, Sint-Gillis"
  ] .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person1336204 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person2722344 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person4097684 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person5483824 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person6869964 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person8256104 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232134 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232144 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_8
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232154 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_9
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232164 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_10
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232174 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_11
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232184 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_12
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person9232194 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_13
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508964 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_14
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508974 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_15
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508984 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:relationep_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_16
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Person14508994 ;
  a2a:EventKeyRef oa:event_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8_Event1 .

oa:source_abb_935f552e-c0cd-309e-e2b4-c6e0fae5b6c8
  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 "1890" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1890-03-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "47" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-W4KR?i=173&cc=1482191&cat=241596"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00666360_0" ;
  a2a:RecordIdentifier "HUBRU_00666360_0" ;
  a2a:RecordGUID "{935f552e-c0cd-309e-e2b4-c6e0fae5b6c8}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[] a2a:PersonRemarkOpmerking "Consentant par acte" .
