@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_ea48bdc3-9bb4-2292-2ae0-53a08280e97c
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 mei 1909 te Brussel (België)" ;
  a2a:hasPerson oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person242306, oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person963506, oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person1684706, oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person2472176, oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person3193376, oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person3914576 ;
  a2a:hasEvent oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_0, oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_1, oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_2, oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_3, oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_4, oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_5 ;
  a2a:hasSource oa:source_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c .

oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person242306
  a a2a:Person ;
  rdfs:label "Emile François Doppée" ;
  a2a:PersonName [
    rdfs:label "Emile François Doppée" ;
    a2a:PersonNameFirstName "Emile François" ;
    a2a:PersonNameLastName "Doppée"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Paris" ;
    rdfs:label "Paris"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1871-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Ixelles" ;
    rdfs:label "België, Ixelles"
  ] ;
  a2a:Profession "journaliste" .

oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person963506
  a a2a:Person ;
  rdfs:label "Jeanne Henriette Bellèvre" ;
  a2a:PersonName [
    rdfs:label "Jeanne Henriette Bellèvre" ;
    a2a:PersonNameFirstName "Jeanne Henriette" ;
    a2a:PersonNameLastName "Bellèvre"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Paris" ;
    rdfs:label "Paris"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1874-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Omer, dépt. du Pas-de-Calais" ;
    rdfs:label "België, Saint-Omer, dépt. du Pas-de-Calais"
  ] ;
  a2a:Profession "couturiére" .

oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person1684706
  a a2a:Person ;
  rdfs:label "Jean Baptiste Doppée" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Doppée" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Doppée"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person2472176
  a a2a:Person ;
  rdfs:label "Elisabeth Messens" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Messens" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Messens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person3193376
  a a2a:Person ;
  rdfs:label "Jules Eugène Bellèvre" ;
  a2a:PersonName [
    rdfs:label "Jules Eugène Bellèvre" ;
    a2a:PersonNameFirstName "Jules Eugène" ;
    a2a:PersonNameLastName "Bellèvre"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person3914576
  a a2a:Person ;
  rdfs:label "Louise Nicolin" ;
  a2a:PersonName [
    rdfs:label "Louise Nicolin" ;
    a2a:PersonNameFirstName "Louise" ;
    a2a:PersonNameLastName "Nicolin"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1909-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Brussel" ;
    rdfs:label "België, Brussel"
  ] .

oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person242306 ;
  a2a:EventKeyRef oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1 .

oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person963506 ;
  a2a:EventKeyRef oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1 .

oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person1684706 ;
  a2a:EventKeyRef oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1 .

oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person2472176 ;
  a2a:EventKeyRef oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1 .

oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person3193376 ;
  a2a:EventKeyRef oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1 .

oa:relationep_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Person3914576 ;
  a2a:EventKeyRef oa:event_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c_Event1 .

oa:source_abb_ea48bdc3-9bb4-2292-2ae0-53a08280e97c
  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 "1909" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1909-05-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "280" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 280"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:S3HY-XCW4-VVC?i=357&cc=1482191&cat=147201"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00569666_0" ;
  a2a:RecordIdentifier "HUBRU_00569666_0" ;
  a2a:RecordGUID "{ea48bdc3-9bb4-2292-2ae0-53a08280e97c}" ;
  a2a:SourceRemarkOpmerking "Acte n° 280 du Régistre Supplétoire. Mariage contracté à Paris10ième arrondissement le 15/06/1907." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru20)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel20.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

