@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_619cfb65-e9c2-5a6a-476e-c6126c424089
  a a2a:Record ;
  rdfs:label "Huwelijk op 26 mei 1879 te Etterbeek (België)" ;
  a2a:hasPerson oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person779534, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person2165674, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person2963234, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person4349374, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person5735514, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person7121654, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person8920674, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person8920684, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008284, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008294, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008304, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008314, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825934, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825944, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825954, oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825964 ;
  a2a:hasEvent oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_0, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_1, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_2, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_3, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_4, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_5, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_6, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_7, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_8, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_9, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_10, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_11, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_12, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_13, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_14, oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_15 ;
  a2a:hasSource oa:source_abb_619cfb65-e9c2-5a6a-476e-c6126c424089 .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person779534
  a a2a:Person ;
  rdfs:label "André Ameryckx" ;
  a2a:PersonName [
    rdfs:label "André Ameryckx" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNameLastName "Ameryckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1852-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "België, Sint-Joost-ten-Node"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person2165674
  a a2a:Person ;
  rdfs:label "Pauline Antoinette Dinant" ;
  a2a:PersonName [
    rdfs:label "Pauline Antoinette Dinant" ;
    a2a:PersonNameFirstName "Pauline Antoinette" ;
    a2a:PersonNameLastName "Dinant"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1847-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Schaerbeek" ;
    rdfs:label "België, Schaerbeek"
  ] ;
  a2a:Profession "repasseuse" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person2963234
  a a2a:Person ;
  rdfs:label "Joseph Ameryckx" ;
  a2a:PersonName [
    rdfs:label "Joseph Ameryckx" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Ameryckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "Sint-Joost-ten-Node"
  ] ;
  a2a:Profession "tailleur" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person4349374
  a a2a:Person ;
  rdfs:label "Anne Joseph Duprez" ;
  a2a:PersonName [
    rdfs:label "Anne Joseph Duprez" ;
    a2a:PersonNameFirstName "Anne Joseph" ;
    a2a:PersonNameLastName "Duprez"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sint-Joost-ten-Node" ;
    rdfs:label "Sint-Joost-ten-Node"
  ] ;
  a2a:Profession "sans profession" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person5735514
  a a2a:Person ;
  rdfs:label "Charles Joseph Ferdinand Dinant" ;
  a2a:PersonName [
    rdfs:label "Charles Joseph Ferdinand Dinant" ;
    a2a:PersonNameFirstName "Charles Joseph Ferdinand" ;
    a2a:PersonNameLastName "Dinant"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person7121654
  a a2a:Person ;
  rdfs:label "Marie Gertrude Put" ;
  a2a:PersonName [
    rdfs:label "Marie Gertrude Put" ;
    a2a:PersonNameFirstName "Marie Gertrude" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person8920674
  a a2a:Person ;
  rdfs:label "Marie Thérèse Dinant>Ameryckx" ;
  a2a:PersonName [
    rdfs:label "Marie Thérèse Dinant>Ameryckx" ;
    a2a:PersonNameFirstName "Marie Thérèse" ;
    a2a:PersonNameLastName "Dinant>Ameryckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1868-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person8920684
  a a2a:Person ;
  rdfs:label "André Thomas Dinant>Ameryckx" ;
  a2a:PersonName [
    rdfs:label "André Thomas Dinant>Ameryckx" ;
    a2a:PersonNameFirstName "André Thomas" ;
    a2a:PersonNameLastName "Dinant>Ameryckx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1876-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008284
  a a2a:Person ;
  rdfs:label "Philippe Baudelet" ;
  a2a:PersonName [
    rdfs:label "Philippe Baudelet" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Baudelet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "bottier" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008294
  a a2a:Person ;
  rdfs:label "Jean Baptiste Schoefs" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Schoefs" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Schoefs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "maréchal ferrans" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008304
  a a2a:Person ;
  rdfs:label "Pierre Peeters" ;
  a2a:PersonName [
    rdfs:label "Pierre Peeters" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ixelles" ;
    rdfs:label "Ixelles"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "ouvrier mégissier" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008314
  a a2a:Person ;
  rdfs:label "Théodore Vanoostjuysen" ;
  a2a:PersonName [
    rdfs:label "Théodore Vanoostjuysen" ;
    a2a:PersonNameFirstName "Théodore" ;
    a2a:PersonNameLastName "Vanoostjuysen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Etterbeek" ;
    rdfs:label "Etterbeek"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825934
  a a2a:Person ;
  rdfs:label "Charles Joseph Dinant" ;
  a2a:PersonName [
    rdfs:label "Charles Joseph Dinant" ;
    a2a:PersonNameFirstName "Charles Joseph" ;
    a2a:PersonNameLastName "Dinant"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825944
  a a2a:Person ;
  rdfs:label "Marie Agnès Lanterne" ;
  a2a:PersonName [
    rdfs:label "Marie Agnès Lanterne" ;
    a2a:PersonNameFirstName "Marie Agnès" ;
    a2a:PersonNameLastName "Lanterne"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825954
  a a2a:Person ;
  rdfs:label "Henri Put" ;
  a2a:PersonName [
    rdfs:label "Henri Put" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Put"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825964
  a a2a:Person ;
  rdfs:label "Marie Elisabeth Vande Beek" ;
  a2a:PersonName [
    rdfs:label "Marie Elisabeth Vande Beek" ;
    a2a:PersonNameFirstName "Marie Elisabeth" ;
    a2a:PersonNameLastName "Vande Beek"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1879-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Etterbeek" ;
    rdfs:label "België, Etterbeek"
  ] .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person779534 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person2165674 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person2963234 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person4349374 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person5735514 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person7121654 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person8920674 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person8920684 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008284 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008294 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008304 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person10008314 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_12
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825934 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_13
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825944 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_14
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825954 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:relationep_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_15
  a a2a:RelationEP ;
  rdfs:label "other:Grootouder bruid" ;
  a2a:RelationType "other:Grootouder bruid" ;
  a2a:PersonKeyRef oa:person_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Person14825964 ;
  a2a:EventKeyRef oa:event_abb_619cfb65-e9c2-5a6a-476e-c6126c424089_Event1 .

oa:source_abb_619cfb65-e9c2-5a6a-476e-c6126c424089
  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 "1879" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1879-05-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "37" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 37"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00401416_0" ;
  a2a:RecordIdentifier "HUBRU_00401416_0" ;
  a2a:RecordGUID "{619cfb65-e9c2-5a6a-476e-c6126c424089}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

