@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_3b04d099-d36b-8d47-671e-86ffcb2b5cdf
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 juni 1877 te Laken (België)" ;
  a2a:hasPerson oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person863314, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person2249454, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person2797364, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person4183504, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person5569644, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person6955784, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person8872624, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person8872634, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345904, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345914, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345924, oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345934 ;
  a2a:hasEvent oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_0, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_1, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_2, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_3, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_4, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_5, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_6, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_7, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_8, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_9, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_10, oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_11 ;
  a2a:hasSource oa:source_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person863314
  a a2a:Person ;
  rdfs:label "François Antoine Van Eys" ;
  a2a:PersonName [
    rdfs:label "François Antoine Van Eys" ;
    a2a:PersonNameFirstName "François Antoine" ;
    a2a:PersonNameLastName "Van Eys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1856-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] ;
  a2a:Profession "cordonnier" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person2249454
  a a2a:Person ;
  rdfs:label "Marie Fidence Staels" ;
  a2a:PersonName [
    rdfs:label "Marie Fidence Staels" ;
    a2a:PersonNameFirstName "Marie Fidence" ;
    a2a:PersonNameLastName "Staels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1850-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Denderleeuw" ;
    rdfs:label "België, Denderleeuw"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person2797364
  a a2a:Person ;
  rdfs:label "Timothé Van Eys" ;
  a2a:PersonName [
    rdfs:label "Timothé Van Eys" ;
    a2a:PersonNameFirstName "Timothé" ;
    a2a:PersonNameLastName "Van Eys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person4183504
  a a2a:Person ;
  rdfs:label "Marie Therese Van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Marie Therese Van den Broeck" ;
    a2a:PersonNameFirstName "Marie Therese" ;
    a2a:PersonNameLastName "Van den Broeck"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Profession "journalière" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person5569644
  a a2a:Person ;
  rdfs:label "Pierre Joseph Staels" ;
  a2a:PersonName [
    rdfs:label "Pierre Joseph Staels" ;
    a2a:PersonNameFirstName "Pierre Joseph" ;
    a2a:PersonNameLastName "Staels"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Denderleeuw" ;
    rdfs:label "Denderleeuw"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person6955784
  a a2a:Person ;
  rdfs:label "Petronille Van der Straeten" ;
  a2a:PersonName [
    rdfs:label "Petronille Van der Straeten" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNameLastName "Van der Straeten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Denderleeuw" ;
    rdfs:label "Denderleeuw"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person8872624
  a a2a:Person ;
  rdfs:label "Henri Staels>Van Eys" ;
  a2a:PersonName [
    rdfs:label "Henri Staels>Van Eys" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Staels>Van Eys"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1873-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Denderleeuw" ;
    rdfs:label "België, Denderleeuw"
  ] .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person8872634
  a a2a:Person ;
  rdfs:label "Adolphe Staels>Van Eys" ;
  a2a:PersonName [
    rdfs:label "Adolphe Staels>Van Eys" ;
    a2a:PersonNameFirstName "Adolphe" ;
    a2a:PersonNameLastName "Staels>Van Eys"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1876-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Bruxelles" ;
    rdfs:label "België, Bruxelles"
  ] .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345904
  a a2a:Person ;
  rdfs:label "Pierre Jean Van Eys" ;
  a2a:PersonName [
    rdfs:label "Pierre Jean Van Eys" ;
    a2a:PersonNameFirstName "Pierre Jean" ;
    a2a:PersonNameLastName "Van Eys"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Josse-ten-Node" ;
    rdfs:label "Saint-Josse-ten-Node"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "cocher" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345914
  a a2a:Person ;
  rdfs:label "Auguste Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Auguste Bastiaens" ;
    a2a:PersonNameFirstName "Auguste" ;
    a2a:PersonNameLastName "Bastiaens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "journalier" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345924
  a a2a:Person ;
  rdfs:label "Louis Joseph Draps" ;
  a2a:PersonName [
    rdfs:label "Louis Joseph Draps" ;
    a2a:PersonNameFirstName "Louis Joseph" ;
    a2a:PersonNameLastName "Draps"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "jardinier" .

oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345934
  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 "Laken" ;
    rdfs:label "Laken"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "garde-champêtre" .

oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1877-06-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Laken" ;
    rdfs:label "België, Laken"
  ] .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person863314 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person2249454 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person2797364 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person4183504 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person5569644 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person6955784 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_6
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person8872624 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_7
  a a2a:RelationEP ;
  rdfs:label "other:Gewettigd kind" ;
  a2a:RelationType "other:Gewettigd kind" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person8872634 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345904 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345914 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_10
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345924 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:relationep_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_11
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Person9345934 ;
  a2a:EventKeyRef oa:event_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf_Event1 .

oa:source_abb_3b04d099-d36b-8d47-671e-86ffcb2b5cdf
  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 "1877" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1877-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "78" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-CM9K-6K?i=398&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_00123524_0" ;
  a2a:RecordIdentifier "HUBRU_00123524_0" ;
  a2a:RecordGUID "{3b04d099-d36b-8d47-671e-86ffcb2b5cdf}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

